Generated by
JDiff

Class org.springframework.web.accept.PathExtensionContentNegotiationStrategy

Added Methods
void setIgnoreUnknownExtensions(boolean) Whether to ignore requests that have a file extension that does not match any mapped media types.
 

Changed Methods
MediaType handleNoMatch(NativeWebRequest, String) Change in exceptions thrown from no exceptions to org.springframework.web.HttpMediaTypeNotAcceptableException.