Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.metrics.web.servlet |
Auto-configuration for Spring MVC actuator metrics.
|
org.springframework.boot.actuate.endpoint.web |
Web support for actuator endpoints.
|
org.springframework.boot.autoconfigure.h2 |
Auto-configuration for H2's Console.
|
org.springframework.boot.autoconfigure.jersey |
Auto-configuration for Jersey.
|
org.springframework.boot.autoconfigure.security |
Auto-configuration for Spring Security.
|
org.springframework.boot.autoconfigure.security.servlet |
Auto-configuration for Servlet-based Spring Security.
|
org.springframework.boot.autoconfigure.session |
Auto-configuration for Spring Session.
|
org.springframework.boot.autoconfigure.web.servlet |
Auto-configuration for servlet web servers and Spring MVC.
|
org.springframework.boot.autoconfigure.webservices |
Auto-configuration for Spring Web Services.
|
org.springframework.boot.web.embedded.jetty |
Embedded reactive and servlet web server implementations backed by Jetty.
|
org.springframework.boot.web.embedded.tomcat |
Embedded reactive and servlet web server implementations backed by Tomcat.
|
org.springframework.boot.web.embedded.undertow |
Embedded reactive and servlet web server implementations backed by Undertow.
|
org.springframework.boot.web.servlet |
Classes and utilities designed to work with the
javax.servlet specification. |
org.springframework.boot.web.servlet.context |
Servlet based web integrations with Spring's
WebApplicationContext . |
org.springframework.boot.web.servlet.server |
Servlet web server abstractions.
|
Class and Description |
---|
FilterRegistrationBean
A
ServletContextInitializer to register Filter s in a Servlet 3.0+
container. |
Class and Description |
---|
ServletContextInitializer
Interface used to configure a Servlet 3.0+
context
programmatically. |
Class and Description |
---|
ServletRegistrationBean
A
ServletContextInitializer to register Servlet s in a Servlet 3.0+
container. |
Class and Description |
---|
FilterRegistrationBean
A
ServletContextInitializer to register Filter s in a Servlet 3.0+
container. |
ServletRegistrationBean
A
ServletContextInitializer to register Servlet s in a Servlet 3.0+
container. |
Class and Description |
---|
DispatcherType
Enumeration of filter dispatcher types, identical to
DispatcherType and used in configuration as the servlet API may
not be present. |
Class and Description |
---|
DelegatingFilterProxyRegistrationBean
A
ServletContextInitializer to register DelegatingFilterProxy s in a
Servlet 3.0+ container. |
Class and Description |
---|
DispatcherType
Enumeration of filter dispatcher types, identical to
DispatcherType and used in configuration as the servlet API may
not be present. |
Class and Description |
---|
DynamicRegistrationBean
Base class for Servlet 3.0+
dynamic based
registration beans. |
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. |
WebListenerRegistrar
Interface to be implemented by types that register
@WebListeners . |
Class and Description |
---|
ServletRegistrationBean
A
ServletContextInitializer to register Servlet s in a Servlet 3.0+
container. |
Class and Description |
---|
ServletContextInitializer
Interface used to configure a Servlet 3.0+
context
programmatically. |
WebListenerRegistry
A registry that holds
@WebListeners . |
Class and Description |
---|
ServletContextInitializer
Interface used to configure a Servlet 3.0+
context
programmatically. |
WebListenerRegistry
A registry that holds
@WebListeners . |
Class and Description |
---|
ServletContextInitializer
Interface used to configure a Servlet 3.0+
context
programmatically. |
WebListenerRegistry
A registry that holds
@WebListeners . |
Class and Description |
---|
AbstractFilterRegistrationBean
Abstract base
ServletContextInitializer to register Filter s in a
Servlet 3.0+ container. |
DispatcherType
Enumeration of filter dispatcher types, identical to
DispatcherType and used in configuration as the servlet API may
not be present. |
DynamicRegistrationBean
Base class for Servlet 3.0+
dynamic based
registration beans. |
RegistrationBean
Base class for Servlet 3.0+ based registration beans.
|
ServletContextInitializer
Interface used to configure a Servlet 3.0+
context
programmatically. |
ServletContextInitializerBeans.RegistrationBeanAdapter
Adapter to convert a given Bean type into a
RegistrationBean (and hence a
ServletContextInitializer ). |
ServletRegistrationBean
A
ServletContextInitializer to register Servlet s in a Servlet 3.0+
container. |
WebListenerRegistry
A registry that holds
@WebListeners . |
Class and Description |
---|
ServletContextInitializer
Interface used to configure a Servlet 3.0+
context
programmatically. |
Class and Description |
---|
ServletContextInitializer
Interface used to configure a Servlet 3.0+
context
programmatically. |
WebListenerRegistry
A registry that holds
@WebListeners . |