Generated by
JDiff

Package org.springframework.core.io.support

Added Classes and Interfaces
DefaultPropertySourceFactory The default implementation for PropertySourceFactory, wrapping every resource in a ResourcePropertySource.
PropertySourceFactory Strategy interface for creating resource-based PropertySource wrappers.
 

Changed Classes
PathMatchingResourcePatternResolver A ResourcePatternResolver implementation that is able to resolve a specified resource location path into one or more matching Resources.