Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.jolokia |
Auto-configuration for actuator Jolokia support.
|
org.springframework.boot.actuate.autoconfigure.web.jersey |
Configuration for a Jersey-based management context.
|
org.springframework.boot.autoconfigure.h2 | |
org.springframework.boot.autoconfigure.jersey |
Auto-configuration for Jersey.
|
org.springframework.boot.autoconfigure.security |
Auto-configuration for 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 |
---|
ServletRegistrationBean
A
ServletContextInitializer to register Servlet s in a Servlet 3.0+
container. |
Class and Description |
---|
ServletRegistrationBean
A
ServletContextInitializer to register Servlet s in a Servlet 3.0+
container. |
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 |
---|
DelegatingFilterProxyRegistrationBean
A
ServletContextInitializer to register DelegatingFilterProxy 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. |
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 |
---|
ServletRegistrationBean
A
ServletContextInitializer to register Servlet s in a Servlet 3.0+
container. |
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. |
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. |
Class and Description |
---|
DispatcherType
Enumeration of filter dispatcher types, identical to
DispatcherType and used in configuration as the servlet API may
not be present. |
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 |
---|
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. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.