Uses of Package
org.springframework.boot.web.servlet.server
Packages that use org.springframework.boot.web.servlet.server
Package
Description
Auto-configuration for common web concerns.
Auto-configuration for servlet web servers and Spring MVC.
Embedded reactive and servlet web server implementations backed by Jetty.
Embedded reactive and servlet web server implementations backed by Tomcat.
Embedded reactive and servlet web server implementations backed by Undertow.
Servlet based web integrations with Spring's
WebApplicationContext
.Servlet web server abstractions.
-
-
-
Classes in org.springframework.boot.web.servlet.server used by org.springframework.boot.web.embedded.jettyClassDescriptionAbstract base class for
ConfigurableServletWebServerFactory
implementations.A configurableServletWebServerFactory
.Factory interface that can be used to create aWebServer
. -
Classes in org.springframework.boot.web.servlet.server used by org.springframework.boot.web.embedded.tomcatClassDescriptionAbstract base class for
ConfigurableServletWebServerFactory
implementations.A configurableServletWebServerFactory
.Factory interface that can be used to create aWebServer
. -
Classes in org.springframework.boot.web.servlet.server used by org.springframework.boot.web.embedded.undertowClassDescriptionAbstract base class for
ConfigurableServletWebServerFactory
implementations.A configurableServletWebServerFactory
.Factory interface that can be used to create aWebServer
. -
-
Classes in org.springframework.boot.web.servlet.server used by org.springframework.boot.web.servlet.serverClassDescriptionA configurable
ServletWebServerFactory
.Strategy interface that can be used withConfigurableServletWebServerFactory
implementations in order to supply customCookie.SameSite
values for specificcookies
.Type of HTTP message to consider for encoding configuration.Configuration for the server's JSP servlet.Factory interface that can be used to create aWebServer
.Session properties.Session cookie properties.Available session tracking modes (mirrorsSessionTrackingMode
.