Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.web.server |
Actuator web server support.
|
org.springframework.boot.autoconfigure.web |
Auto-configuration for common web concerns.
|
org.springframework.boot.autoconfigure.web.embedded |
Configuration for embedded reactive and servlet web servers.
|
org.springframework.boot.autoconfigure.web.reactive |
Auto-configuration for reactive web servers and Spring WebFlux.
|
org.springframework.boot.autoconfigure.web.reactive.error |
Auto-configuration for Spring WebFlux error handling.
|
org.springframework.boot.autoconfigure.web.servlet |
Auto-configuration for servlet web servers and Spring MVC.
|
org.springframework.boot.autoconfigure.web.servlet.error |
Auto-configuration for Spring MVC error handling.
|
org.springframework.boot.devtools.autoconfigure |
Auto-configuration for
spring-boot-devtools . |
Class and Description |
---|
ServerProperties
@ConfigurationProperties for a web server (e.g. |
Class and Description |
---|
ErrorProperties
Configuration properties for web error handling.
|
ErrorProperties.IncludeStacktrace
Include Stacktrace attribute options.
|
ErrorProperties.Whitelabel |
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.ForwardHeadersStrategy
Strategies for supporting forward headers.
|
ServerProperties.Jetty
Jetty properties.
|
ServerProperties.Jetty.Accesslog
Jetty access log properties.
|
ServerProperties.Jetty.Accesslog.FORMAT
Log format for Jetty access logs.
|
ServerProperties.Netty
Netty properties.
|
ServerProperties.Servlet
Servlet properties.
|
ServerProperties.Tomcat
Tomcat properties.
|
ServerProperties.Tomcat.Accesslog
Tomcat access log properties.
|
ServerProperties.Tomcat.Mbeanregistry |
ServerProperties.Tomcat.Resource
Tomcat static resource properties.
|
ServerProperties.Undertow
Undertow properties.
|
ServerProperties.Undertow.Accesslog
Undertow access log properties.
|
ServerProperties.Undertow.Options |
Class and Description |
---|
ServerProperties
@ConfigurationProperties for a web server (e.g. |
Class and Description |
---|
ResourceProperties
Properties used to configure resource handling.
|
ServerProperties
@ConfigurationProperties for a web server (e.g. |
Class and Description |
---|
ErrorProperties
Configuration properties for web error handling.
|
ResourceProperties
Properties used to configure resource handling.
|
ServerProperties
@ConfigurationProperties for a web server (e.g. |
Class and Description |
---|
ResourceProperties
Properties used to configure resource handling.
|
ServerProperties
@ConfigurationProperties for a web server (e.g. |
Class and Description |
---|
ErrorProperties
Configuration properties for web error handling.
|
ResourceProperties
Properties used to configure resource handling.
|
ServerProperties
@ConfigurationProperties for a web server (e.g. |
Class and Description |
---|
ServerProperties
@ConfigurationProperties for a web server (e.g. |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.