Package | Description |
---|---|
org.springframework.boot.context.embedded |
Specialized
ApplicationContext that supports
embedded servlet containers. |
org.springframework.boot.context.embedded.jetty |
Support for Jetty
EmbeddedServletContainers . |
org.springframework.boot.context.embedded.tomcat |
Support for Tomcat
EmbeddedServletContainers . |
org.springframework.boot.context.embedded.undertow |
Support for Undertow
EmbeddedServletContainers . |
org.springframework.boot.web.servlet |
Classes and utilities designed to work with the `javax.servlet` specification.
|
org.springframework.boot.web.support |
Class and Description |
---|
ErrorPage
Simple container-independent abstraction for servlet error pages.
|
ErrorPageRegistry
Interface for a registry that holds
ErrorPages . |
ServletContextInitializer
Interface used to configure a Servlet 3.0+
context
programmatically. |
Class and Description |
---|
ErrorPageRegistry
Interface for a registry that holds
ErrorPages . |
ServletContextInitializer
Interface used to configure a Servlet 3.0+
context
programmatically. |
Class and Description |
---|
ErrorPageRegistry
Interface for a registry that holds
ErrorPages . |
ServletContextInitializer
Interface used to configure a Servlet 3.0+
context
programmatically. |
Class and Description |
---|
ErrorPageRegistry
Interface for a registry that holds
ErrorPages . |
ServletContextInitializer
Interface used to configure a Servlet 3.0+
context
programmatically. |
Class and Description |
---|
ErrorPage
Simple container-independent abstraction for servlet error pages.
|
ErrorPageRegistry
Interface for a registry that holds
ErrorPages . |
RegistrationBean
Base class for Servlet 3.0+ based registration beans.
|
ServletContextInitializer
Interface used to configure a Servlet 3.0+
context
programmatically. |
ServletRegistrationBean
A
ServletContextInitializer to register Servlet s in a Servlet 3.0+
container. |
Class and Description |
---|
ErrorPage
Simple container-independent abstraction for servlet error pages.
|
ErrorPageRegistry
Interface for a registry that holds
ErrorPages . |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.