Generated by
JDiff

Package org.springframework.util

Removed Classes
CachingMapDecorator A simple decorator for a Map, encapsulating the workflow for caching expensive values in a target Map.
 

Added Classes
AntPathMatcher.AntPathStringMatcher Tests whether or not a string matches against a pattern via a Pattern.
AntPathMatcher.AntPatternComparator The default Comparator implementation returned by .getPatternComparator(String).
InvalidMimeTypeException Exception thrown from MediaType.parseMimeType(String) in case of encountering an invalid content type specification String.
MimeType Represents a MIME Type, as originally defined in RFC 2046 and subsequently used in other Internet protocols including HTTP.
MimeType.SpecificityComparator  
MimeTypeUtils @author Arjen Poutsma
SocketUtils Simple utility methods for working with network sockets — for example, for finding available ports on {@code localhost}.
 

Changed Classes
AntPathMatcher PathMatcher implementation for Ant-style path patterns.
ClassUtils Miscellaneous class utility methods.
DefaultPropertiesPersister Default implementation of the PropertiesPersister interface.
ResourceUtils Utility methods for resolving resource locations to files in the file system.
StringUtils Miscellaneous String utility methods.