Generated by
JDiff

Package org.springframework.web.context

Added Classes
AbstractContextLoaderInitializer Convenient base class for WebApplicationInitializer implementations that register a ContextLoaderListener in the servlet context.
 

Changed Classes and Interfaces
ConfigurableWebEnvironment Specialization of ConfigurableEnvironment allowing initialization of servlet-related org.springframework.core.env.PropertySource objects at the earliest moment that the ServletContext and (optionally) ServletConfig become available.
ContextLoaderListener Bootstrap listener to start up and shut down Spring's root WebApplicationContext.