Uses of Class
org.springframework.beans.factory.config.PropertyResourceConfigurer
Packages that use PropertyResourceConfigurer
Package
Description
SPI interfaces and configuration-related convenience classes for bean factories.
-
Uses of PropertyResourceConfigurer in org.springframework.beans.factory.config
Subclasses of PropertyResourceConfigurer in org.springframework.beans.factory.configModifier and TypeClassDescriptionclassAbstract base class for property resource configurers that resolve placeholders in bean definition property values.classDeprecated.classProperty resource configurer that overrides bean property values in an application context definition.classDeprecated.as of 5.2; useorg.springframework.context.support.PropertySourcesPlaceholderConfigurerinstead which is more flexible through taking advantage of theEnvironmentandPropertySourcemechanisms.
PropertyPlaceholderConfigurer