public interface EnvironmentPostProcessor
Environment prior to the
application context being refreshed.| Modifier and Type | Method and Description |
|---|---|
void |
postProcessEnvironment(ConfigurableEnvironment environment,
SpringApplication application)
Post-process the given
environment |
void postProcessEnvironment(ConfigurableEnvironment environment, SpringApplication application)
environmentenvironment - the environment to post-processapplication - the application to which the environment belongsCopyright © 2015 Pivotal Software, Inc.. All rights reserved.