@Order(value=2147483647)
public class DevToolsPropertyDefaultsPostProcessor
extends java.lang.Object
implements org.springframework.boot.env.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(org.springframework.core.env.ConfigurableEnvironment environment,
org.springframework.boot.SpringApplication application) |