@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)
EnvironmentPostProcessorenvironment.postProcessEnvironment in interface EnvironmentPostProcessorenvironment - the environment to post-processapplication - the application to which the environment belongsCopyright © 2021 Pivotal Software, Inc.. All rights reserved.