• Phillip Webb's avatar
    Reduce PropertySource access when binding · 12b876fb
    Phillip Webb authored
    Update `PropertiesConfigurationFactory` so that when possible fewer
    calls are made to the underlying `PropertySource`. The
    `PropertySourcesPropertyValues` class now accepts a matcher which is
    used to limit the properties that should be adapted. The factory will
    create a matcher based on the standard relaxed binding rules.
    
    Fixes gh-3402
    See gh-3515
    12b876fb
Name
Last commit
Last update
..
src Loading commit data...
pom.xml Loading commit data...