@Order public class HawaiiPropertyDefaultsPostProcessor extends Object implements EnvironmentPostProcessor
EnvironmentPostProcessor
that configures the default Hawaii properties. Note these
default properties are added with lowest precedence meaning properties set via e.g. command line,
system or application properties will take precedence.Constructor and Description |
---|
HawaiiPropertyDefaultsPostProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
postProcessEnvironment(ConfigurableEnvironment environment,
SpringApplication application) |
public void postProcessEnvironment(ConfigurableEnvironment environment, SpringApplication application)
postProcessEnvironment
in interface EnvironmentPostProcessor