Package | Description |
---|---|
org.springframework.boot.web.servlet.context |
Servlet based web integrations with Spring's
WebApplicationContext . |
Class and Description |
---|
ServletWebServerApplicationContext
A
WebApplicationContext that can be used to bootstrap itself from a contained
ServletWebServerFactory bean. |