Generated by
JDiff

Class org.springframework.web.method.annotation.AbstractWebArgumentResolverAdapter

Documentation changed from old to new.

Changed Methods
Object resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) Documentation changed from old to new.
Delegate to the WebArgumentResolver instance.
boolean supportsParameter(MethodParameter) Documentation changed from old to new.
Actually resolve the value and check the resolved value is not WebArgumentResolver.UNRESOLVED absorbing _any_ exceptions.