@Order(value=0) public class PropertySourcesCustomApplicationContextInitializer extends Object implements CustomApplicationContextInitializer
Custom application context initializer which loads the default property sources defined
in the BaseConfiguration.PROPERTY_SOURCE_LOCATIONS
into the environment.
Constructor and Description |
---|
PropertySourcesCustomApplicationContextInitializer() |
Modifier and Type | Method and Description |
---|---|
void |
initialize(org.springframework.context.ConfigurableApplicationContext configurableApplicationContext) |
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.