Uses of Class
org.springframework.boot.tomcat.autoconfigure.TomcatServerProperties
Packages that use TomcatServerProperties
Package
Description
Classes related to the auto-configuration of a servlet or reactive web server using
Tomcat.
-
Uses of TomcatServerProperties in org.springframework.boot.tomcat.autoconfigure
Constructors in org.springframework.boot.tomcat.autoconfigure with parameters of type TomcatServerPropertiesModifierConstructorDescriptionTomcatWebServerFactoryCustomizer(Environment environment, ServerProperties serverProperties, TomcatServerProperties tomcatProperties, WebProperties webProperties)