程序包的使用
org.springframework.boot.autoconfigure.web
程序包
说明
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
.-
-
-
类说明Configuration 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.When to use APR.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.
-
-
类说明
@ConfigurationProperties
for a web server (e.g. port and path settings).Configuration properties
for general web concerns. -
org.springframework.boot.autoconfigure.web.reactive.error使用的org.springframework.boot.autoconfigure.web中的类类说明Configuration properties for web error handling.
@ConfigurationProperties
for a web server (e.g. port and path settings).Configuration properties
for general web concerns. -
类说明
@ConfigurationProperties
for a web server (e.g. port and path settings).Configuration properties
for general web concerns. -
org.springframework.boot.autoconfigure.web.servlet.error使用的org.springframework.boot.autoconfigure.web中的类类说明Configuration properties for web error handling.
@ConfigurationProperties
for a web server (e.g. port and path settings). -