public class CloudfoundryEnvironmentPostProcessor extends Object implements EnvironmentPostProcessor, org.springframework.core.Ordered
Constructor and Description |
---|
CloudfoundryEnvironmentPostProcessor() |
Modifier and Type | Method and Description |
---|---|
int |
getOrder() |
void |
postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment,
SpringApplication springApplication) |
public CloudfoundryEnvironmentPostProcessor()
public void postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment, SpringApplication springApplication)
postProcessEnvironment
in interface EnvironmentPostProcessor
public int getOrder()
getOrder
in interface org.springframework.core.Ordered
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.