Generated by
JDiff

Class org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod

Changed Methods
void invokeAndHandle(ServletWebRequest, ModelAndViewContainer, Object[]) Change from final to non-final.
Invokes the method and handles the return value through one of the configured HandlerMethodReturnValueHandlers.