public class DevToolsHomePropertiesPostProcessor extends Object implements EnvironmentPostProcessor
EnvironmentPostProcessor to add devtools properties from the user's home
 directory.| Constructor and Description | 
|---|
| DevToolsHomePropertiesPostProcessor() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected File | getHomeDirectory() | 
| 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 getHomeDirectory()