| Package | Description | 
|---|---|
| org.springframework.boot.autoconfigure.web | Auto-configuration for common web concerns. | 
| org.springframework.boot.autoconfigure.web.servlet | Auto-configuration for servlet web servers and Spring MVC. | 
| 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.context | Servlet based web integrations with Spring's
  WebApplicationContext. | 
| org.springframework.boot.web.servlet.server | Servlet web server abstractions. | 
| Class and Description | 
|---|
| Encoding Configuration properties for server HTTP encoding. | 
| Jsp Configuration for the server's JSP servlet. | 
| Session Session properties. | 
| Class and Description | 
|---|
| ConfigurableServletWebServerFactory A configurable  ServletWebServerFactory. | 
| CookieSameSiteSupplier Strategy interface that can be used with  ConfigurableServletWebServerFactoryimplementations in order to supply customCookie.SameSitevalues for specificcookies. | 
| Class and Description | 
|---|
| AbstractServletWebServerFactory Abstract base class for  ConfigurableServletWebServerFactoryimplementations. | 
| ConfigurableServletWebServerFactory A configurable  ServletWebServerFactory. | 
| ServletWebServerFactory Factory interface that can be used to create a  WebServer. | 
| Class and Description | 
|---|
| AbstractServletWebServerFactory Abstract base class for  ConfigurableServletWebServerFactoryimplementations. | 
| ConfigurableServletWebServerFactory A configurable  ServletWebServerFactory. | 
| ServletWebServerFactory Factory interface that can be used to create a  WebServer. | 
| Class and Description | 
|---|
| AbstractServletWebServerFactory Abstract base class for  ConfigurableServletWebServerFactoryimplementations. | 
| ConfigurableServletWebServerFactory A configurable  ServletWebServerFactory. | 
| ServletWebServerFactory Factory interface that can be used to create a  WebServer. | 
| Class and Description | 
|---|
| ServletWebServerFactory Factory interface that can be used to create a  WebServer. | 
| Class and Description | 
|---|
| ConfigurableServletWebServerFactory A configurable  ServletWebServerFactory. | 
| CookieSameSiteSupplier Strategy interface that can be used with  ConfigurableServletWebServerFactoryimplementations in order to supply customCookie.SameSitevalues for specificcookies. | 
| Encoding.Type Type of HTTP message to consider for encoding configuration. | 
| Jsp Configuration for the server's JSP servlet. | 
| ServletWebServerFactory Factory interface that can be used to create a  WebServer. | 
| Session Session properties. | 
| Session.Cookie Session cookie properties. | 
| Session.SessionTrackingMode Available session tracking modes (mirrors
  SessionTrackingMode. |