| Package | Description |
|---|---|
| org.springframework.web.context |
Contains a variant of the application context interface for web applications,
and the ContextLoaderListener that bootstraps a root web application context.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractContextLoaderInitializer
Convenient base class for
WebApplicationInitializer implementations
that register a ContextLoaderListener in the servlet context. |