Generated by
JDiff

Class org.springframework.web.accept.AbstractMappingContentNegotiationStrategy

Changed Methods
MediaType handleNoMatch(NativeWebRequest, String) Change in exceptions thrown from no exceptions to org.springframework.web.HttpMediaTypeNotAcceptableException.
Invoked when no matching media type is found in the lookup map.
List<MediaType> resolveMediaTypes(NativeWebRequest) Change in exceptions thrown from no exceptions to org.springframework.web.HttpMediaTypeNotAcceptableException.