Package | Description |
---|---|
com.edorasware.api.config |
Interfaces supporting customizable Spring configurations.
|
com.edorasware.config |
Modifier and Type | Method and Description |
---|---|
Collection<CustomApplicationContextInitializer> |
CustomWebApplicationInitializer.getCustomApplicationContextInitializers()
Returns the
CustomApplicationContextInitializer s to use to initialize the application context. |
Modifier and Type | Class and Description |
---|---|
class |
PropertySourcesCustomApplicationContextInitializer
Custom application context initializer which loads the default property sources defined
in the
BaseConfiguration.PROPERTY_SOURCE_LOCATIONS into the environment. |
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.