Uses of Package
org.springframework.boot.autoconfigure.web
Packages that use org.springframework.boot.autoconfigure.web
Package
Description
Actuator web server support.
Actuator Spring MVC support.
Auto-configuration for common web concerns.
Configuration for embedded reactive and servlet web servers.
Auto-configuration for reactive web servers and Spring WebFlux.
Auto-configuration for Spring WebFlux error handling.
Auto-configuration for servlet web servers and Spring MVC.
Auto-configuration for Spring MVC error handling.
Auto-configuration for
spring-boot-devtools
.-
-
-
Classes in org.springframework.boot.autoconfigure.web used by org.springframework.boot.autoconfigure.webClassDescriptionConfiguration properties for web error handling.Include error attributes options.Include Stacktrace attribute options.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.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.
-
-
Classes in org.springframework.boot.autoconfigure.web used by org.springframework.boot.autoconfigure.web.reactiveClassDescription
@ConfigurationProperties
for a web server (e.g.Configuration properties
for general web concerns. -
Classes in org.springframework.boot.autoconfigure.web used by org.springframework.boot.autoconfigure.web.reactive.errorClassDescriptionConfiguration properties for web error handling.
@ConfigurationProperties
for a web server (e.g.Configuration properties
for general web concerns. -
Classes in org.springframework.boot.autoconfigure.web used by org.springframework.boot.autoconfigure.web.servletClassDescription
@ConfigurationProperties
for a web server (e.g.Configuration properties
for general web concerns. -
Classes in org.springframework.boot.autoconfigure.web used by org.springframework.boot.autoconfigure.web.servlet.errorClassDescriptionConfiguration properties for web error handling.
@ConfigurationProperties
for a web server (e.g. -