Generated by
JDiff

Package org.springframework.web.servlet.mvc.method.annotation

Changed Classes
AsyncTaskMethodReturnValueHandler Handles return values of type WebAsyncTask.
RequestMappingHandlerAdapter An AbstractHandlerMethodAdapter that supports HandlerMethods with the signature -- method argument and return types, defined in {@code @RequestMapping}.
RequestMappingHandlerMapping Creates RequestMappingInfo instances from type and method-level @RequestMapping annotations in @Controller classes.