spring-framework / org.springframework.context.support / PropertySourcesPlaceholderConfigurer / setPropertySources

setPropertySources

open fun setPropertySources(propertySources: PropertySources): Unit

Customize the set of PropertySources to be used by this configurer. Setting this property indicates that environment property sources and local properties should be ignored.

See Also
#postProcessBeanFactory