spring-framework / org.springframework.core.env / CompositePropertySource / getPropertySources

getPropertySources

open fun getPropertySources(): MutableCollection<PropertySource<*>>

Return all property sources that this composite source holds.

Since
4.1.1