createPropertyResolver

Create a new PropertyResolver that resolves property values against an underlying set of PropertySources. Provides an ConfigurationPropertySource aware and optimized alternative to PropertySourcesPropertyResolver.

Return

a ConfigurablePropertyResolver implementation

Since

2.5.0

Parameters

propertySources

the set of PropertySource objects to use