JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.springframework.boot.tomcat.autoconfigure.servlet
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
Package org.springframework.boot.tomcat.autoconfigure.servlet
@NullMarked
package
org.springframework.boot.tomcat.autoconfigure.servlet
Classes related to the auto-configuration of a servlet web server using Tomcat.
Related Packages
Package
Description
org.springframework.boot.tomcat.autoconfigure
Classes related to the auto-configuration of a servlet or reactive web server using Tomcat.
org.springframework.boot.tomcat.autoconfigure.metrics
Auto-configuration for Tomcat metrics.
org.springframework.boot.tomcat.autoconfigure.reactive
Classes related to the auto-configuration of a reactive web server using Tomcat.
Classes
Class
Description
TomcatServletWebServerAutoConfiguration
Auto-configuration
for a Tomcat-based servlet web server.