Package org.springframework.boot.tomcat.autoconfigure
package org.springframework.boot.tomcat.autoconfigure
Classes related to the auto-configuration of a servlet or reactive web server using
Tomcat.
-
ClassDescriptionTomcat server properties.Tomcat access log properties.Tomcat static resource properties.Tomcat thread properties.When to use APR.Activates
VirtualThreadExecutor
onTomcat's protocol handler
.Configuration
for a Tomcat-based reactive or servlet web server.Customization for Tomcat-specific features common to both Servlet and Reactive servers.WebServerFactoryCustomizer
that configures Tomcat's WebSocket support.