from

Return a single new ConfigurationPropertySource adapted from the given Spring PropertySource or null if the source cannot be adapted.

Return

an adapted source or nullSpringConfigurationPropertySource

Since

2.4.0

Parameters

source

the Spring property source to adapt