@Order(value=2147483647) public class DevToolsPropertyDefaultsPostProcessor extends Object implements EnvironmentPostProcessor
EnvironmentPostProcessor
to add properties that make sense when working at
development time.Constructor and Description |
---|
DevToolsPropertyDefaultsPostProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
postProcessEnvironment(ConfigurableEnvironment environment,
SpringApplication application)
Post-process the given
environment . |
public DevToolsPropertyDefaultsPostProcessor()
public void postProcessEnvironment(ConfigurableEnvironment environment, SpringApplication application)
EnvironmentPostProcessor
environment
.postProcessEnvironment
in interface EnvironmentPostProcessor
environment
- the environment to post-processapplication
- the application to which the environment belongsCopyright © 2019 Pivotal Software, Inc.. All rights reserved.