@Configuration public class PropertyConfiguration extends Object implements BaseConfiguration
BaseConfiguration.ClusterDisabledCondition, BaseConfiguration.ClusterEnabledCondition, BaseConfiguration.PROPERTY_SOURCE_LOCATIONS
ADDONS_CONFIGURATION_COMPONENT_SCAN_PACKAGE, CLUSTER_ENABLE_PROPERTY_NAME, CONFIGURATION_ORDER_DELTA, CUSTOM_CONFIGURATION_COMPONENT_SCAN_PACKAGE, DEFAULT_WEB_APPLICATION_INITIALIZER_ORDER, ONE_CONFIGURATION_ORDER, PROPERTY_SOURCES_CUSTOM_APPLICATION_CONTEXT_INITIALIZER_ORDER, SECURITY_CONFIGURATION_ORDER, SECURITY_WEB_APPLICATION_INITIALIZER_ORDER, SESSION_WEB_APPLICATION_INITIALIZER_ORDER, VIS_CONFIGURATION_ORDER
Constructor and Description |
---|
PropertyConfiguration() |
Modifier and Type | Method and Description |
---|---|
InternalPropertyConfigurationConfigurer |
defaultInternalPropertyConfigurationConfigurer()
Empty
InternalPropertyConfigurationConfigurer used to allow dependency injection in the
propertySourcesPlaceholderConfigurer(List, List) method. |
PropertyConfigurationConfigurer |
defaultPropertyConfigurationConfigurer()
Empty
PropertyConfigurationConfigurer used to allow dependency injection in the
propertySourcesPlaceholderConfigurer(List, List) method. |
static org.springframework.context.support.PropertySourcesPlaceholderConfigurer |
propertySourcesPlaceholderConfigurer(List<PropertyConfigurationConfigurer> propertyConfigurationConfigurers,
List<InternalPropertyConfigurationConfigurer> internalPropertyConfigurationConfigurers) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
applyConfigurationCustomisations, getObjectOrDefault
@Bean public static org.springframework.context.support.PropertySourcesPlaceholderConfigurer propertySourcesPlaceholderConfigurer(List<PropertyConfigurationConfigurer> propertyConfigurationConfigurers, List<InternalPropertyConfigurationConfigurer> internalPropertyConfigurationConfigurers)
@Bean public PropertyConfigurationConfigurer defaultPropertyConfigurationConfigurer()
Empty PropertyConfigurationConfigurer
used to allow dependency injection in the
propertySourcesPlaceholderConfigurer(List, List)
method.
PropertyConfigurationConfigurer
@Bean public InternalPropertyConfigurationConfigurer defaultInternalPropertyConfigurationConfigurer()
Empty InternalPropertyConfigurationConfigurer
used to allow dependency injection in the
propertySourcesPlaceholderConfigurer(List, List)
method.
InternalPropertyConfigurationConfigurer
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.