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

getAppliedPropertySources

open fun getAppliedPropertySources(): PropertySources

Returns the property sources that were actually applied during post-processing.

Exceptions

IllegalStateException - if the property sources have not yet been applied

Return
the property sources that were applied

Since
4.0