Uses of Package
org.springframework.boot.web.embedded.tomcat
Package
Description
Configuration for embedded reactive and servlet web servers.
Auto-configuration for reactive web servers and Spring WebFlux.
Auto-configuration for servlet web servers and Spring MVC.
Auto-configuration for WebSocket support in reactive web servers.
Auto-configuration for WebSocket support in servlet web servers.
Embedded reactive and servlet web server implementations backed by Tomcat.
-
-
-
-
-
-
ClassDescription
ConfigurableWebServerFactory
for Tomcat-specific features.Callback interface that can be used to customize a TomcatConnector
.Callback interface that can be used to customize a TomcatContext
.Callback interface that can be used to customize theProtocolHandler
on theConnector
.WebServer
that can be used to control a Tomcat web server.