public class DevToolsHomePropertiesPostProcessor
extends java.lang.Object
implements org.springframework.boot.env.EnvironmentPostProcessor
EnvironmentPostProcessor to add devtools properties from the user's home
directory.| Constructor and Description |
|---|
DevToolsHomePropertiesPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected java.io.File |
getHomeDirectory() |
void |
postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment,
org.springframework.boot.SpringApplication application) |
public void postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment,
org.springframework.boot.SpringApplication application)
postProcessEnvironment in interface org.springframework.boot.env.EnvironmentPostProcessorprotected java.io.File getHomeDirectory()