Package org.springframework.boot.web.server.autoconfigure.servlet
package org.springframework.boot.web.server.autoconfigure.servlet
Classes related to the auto-configuration of a servlet web server.
-
ClassDescriptionCustomizer for the auto-configured
ForwardedHeaderFilter
.Configuration
for a servlet web server.WebServerFactoryCustomizer
to applyServerProperties
andWebListenerRegistrars
to servlet web servers.