| Package | Description |
|---|---|
| org.springframework.boot.web.embedded.tomcat |
Embedded reactive and servlet web server implementations backed by Tomcat.
|
| Class and Description |
|---|
ConfigurableTomcatWebServerFactory
ConfigurableWebServerFactory for Tomcat-specific features. |
| TomcatConnectorCustomizer
Callback interface that can be used to customize a Tomcat
Connector. |
| TomcatContextCustomizer
Callback interface that can be used to customize a Tomcat
Context. |
TomcatWebServer
WebServer that can be used to control a Tomcat web server. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.