Generated by
JDiff

Package org.springframework.web.servlet.support

Added Classes
AbstractAnnotationConfigDispatcherServletInitializer Base class for WebApplicationInitializer implementations that register a DispatcherServlet configured with annotated classes, e.g.
AbstractDispatcherServletInitializer Base class for WebApplicationInitializer implementations that register a DispatcherServlet in the servlet context.
 

Changed Classes
RequestContext Context holder for request-specific state, like current web application context, current locale, current theme, and potential binding errors.