class |
DefaultMagnoliaConfigurationProperties
This implementation of MagnoliaConfigurationProperties sets up the following list of PropertySource :
InitPathsPropertySource
/mgnl-beans.properties (list of default core components - TODO : this might move to core's module descriptor
ModulePropertiesSource (all properties exposed my modules)
Sources provided by MagnoliaPropertiesResolver
SystemPropertySource
This class along with DefaultMagnoliaPropertiesResolver provide a replacement for PropertiesInitializer since 4.5. |