Generated by
JDiff

Class org.springframework.web.servlet.DispatcherServlet

Removed Methods
HandlerExecutionChain getHandler(HttpServletRequest, boolean) Return the HandlerExecutionChain for this request.
 

Added Methods
void setThrowExceptionIfNoHandlerFound(boolean) Set whether to throw a NoHandlerFoundException when no Handler was found for this request.