Package org.springframework.boot.autoconfigure.web
package org.springframework.boot.autoconfigure.web
Auto-configuration for common web concerns.
-
ClassDescription
@Conditional
that checks whether the Spring resource handling chain is enabled.Configuration properties for web error handling.Include error attributes options.Include Stacktrace attribute options.@ConfigurationProperties
for a web server (e.g.Strategies for supporting forward headers.Jetty properties.Jetty access log properties.Log format for Jetty access logs.Jetty thread properties.Netty properties.Reactive server properties.Servlet server properties.Tomcat properties.Tomcat access log properties.Tomcat static resource properties.Tomcat thread properties.Undertow properties.Undertow access log properties.Undertow thread properties.Configuration properties
for general web concerns.Cache configuration.Cache Control HTTP header configuration.Configuration for the Spring Resource Handling chain.Strategies for extracting and embedding a resource version in its URL path.Version Strategy based on content hashing.Version Strategy based on a fixed version string.RuntimeHintsRegistrar
for default locations of web resources.