Generated by
JDiff

Package org.springframework.web.accept

Added Classes
ServletPathExtensionContentNegotiationStrategy An extension of {@code PathExtensionContentNegotiationStrategy} that uses ServletContext.getMimeType(String) as a fallback mechanism when matching a path extension to a media type.
 

Changed Classes
ContentNegotiationManagerFactoryBean A factory providing convenient access to a {@code ContentNegotiationManager} configured with one or more ContentNegotiationStrategy instances.
PathExtensionContentNegotiationStrategy A ContentNegotiationStrategy that uses the path extension of the URL to determine what media types are requested.