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