public class BroadleafEnvironmentConfiguringPostProcessor extends BroadleafEnvironmentConfigurer implements org.springframework.boot.env.EnvironmentPostProcessor
This is by default added into META-INF/spring.factories with the EnvironmentPostProcessor key.
In non-boot applications refer to BroadleafEnvironmentConfiguringApplicationListener
BroadleafEnvironmentConfigurerDEPRECATED_RUNTIME_ENVIRONMENT_KEY, FRAMEWORK_SOURCES_NAME, OVERRIDE_SOURCES_NAME, PROFILE_AWARE_SOURCES_NAME, PROPERTY_OVERRIDES_PROPERTY, PROPERTY_SHARED_OVERRIDES_PROPERTY, SHARED_OVERRIDE_SOURCES_NAME| Constructor and Description |
|---|
BroadleafEnvironmentConfiguringPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment,
org.springframework.boot.SpringApplication application) |
addToEnvironment, configure, createClasspathResource, getDeprecatedDefaultProfileKey, getFrameworkSources, getProfileAwareSourcesCopyright © 2022. All rights reserved.