Generated by
JDiff

Package org.springframework.web.servlet.handler

Changed Classes
HandlerInterceptorAdapter Abstract adapter class for the HandlerInterceptor interface, for simplified implementation of pre-only/post-only interceptors.
WebRequestHandlerInterceptorAdapter Adapter that implements the Servlet HandlerInterceptor interface and wraps an underlying WebRequestInterceptor.