Generated by
JDiff

Class org.springframework.web.method.support.InvocableHandlerMethod

Added Methods
Object doInvoke(Object[]) Invoke the handler method with the given argument values.
 

Changed Methods
Object invokeForRequest(NativeWebRequest, ModelAndViewContainer, Object[]) Change from final to non-final.
Invoke the method after resolving its argument values in the context of the given request.