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(org.springframework.core.env.ConfigurableEnvironment environment,
SpringApplication application) |
public void postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment,
SpringApplication application)
postProcessEnvironment in interface EnvironmentPostProcessorprotected File getHomeFolder()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.