public class DevToolsHomePropertiesPostProcessor extends Object implements EnvironmentPostProcessor
EnvironmentPostProcessor to add devtools properties from the user's home
 folder.| Constructor and Description | 
|---|
| DevToolsHomePropertiesPostProcessor() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected File | getHomeFolder() | 
| void | postProcessEnvironment(ConfigurableEnvironment environment,
                      SpringApplication application)Post-process the given  environment. | 
public void postProcessEnvironment(ConfigurableEnvironment environment, SpringApplication application)
EnvironmentPostProcessorenvironment.postProcessEnvironment in interface EnvironmentPostProcessorenvironment - the environment to post-processapplication - the application to which the environment belongsprotected File getHomeFolder()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.