程序包 org.springframework.boot.autoconfigure.web
Auto-configuration for common web concerns.
- 类概要 - 类 - 说明 - ErrorProperties Configuration properties for web error handling.- ErrorProperties.Whitelabel - ResourceProperties Properties used to configure resource handling.- ResourceProperties.Cache Cache configuration.- ResourceProperties.Cache.Cachecontrol Cache Control HTTP header configuration.- ResourceProperties.Chain Configuration for the Spring Resource Handling chain.- ResourceProperties.Content Version Strategy based on content hashing.- ResourceProperties.Fixed Version Strategy based on a fixed version string.- ResourceProperties.Strategy Strategies for extracting and embedding a resource version in its URL path.- ServerProperties - ConfigurationPropertiesfor a web server (e.g. port and path settings).- ServerProperties.Jetty Jetty properties.- ServerProperties.Jetty.Accesslog Jetty access log properties.- ServerProperties.Servlet Servlet properties.- ServerProperties.Tomcat Tomcat properties.- ServerProperties.Tomcat.Accesslog Tomcat access log properties.- ServerProperties.Tomcat.Resource Tomcat static resource properties.- ServerProperties.Undertow Undertow properties.- ServerProperties.Undertow.Accesslog Undertow access log properties.
- 枚举概要 - 枚举 - 说明 - ErrorProperties.IncludeStacktrace Include Stacktrace attribute options.
- 注释类型概要 - 注释类型 - 说明 - ConditionalOnEnabledResourceChain - Conditionalthat checks whether or not the Spring resource handling chain is enabled.