| Package | Description |
|---|---|
| org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
| org.springframework.boot.autoconfigure.freemarker |
Auto-configuration for FreeMarker.
|
| org.springframework.boot.autoconfigure.security |
Auto-configuration for Spring Security.
|
| org.springframework.boot.autoconfigure.session |
Auto-configuration for Spring Session.
|
| org.springframework.boot.autoconfigure.web |
Auto-configuration for common web concerns.
|
| org.springframework.boot.autoconfigure.web.reactive |
Auto-configuration for reactive web servers and Spring WebFlux.
|
| 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 for Spring MVC error handling.
|
| org.springframework.boot.devtools.autoconfigure |
Auto-configuration for
spring-boot-devtools. |
| Class and Description |
|---|
| ResourceProperties
Properties used to configure resource handling.
|
| Class and Description |
|---|
ConditionalOnEnabledResourceChain
Conditional that checks whether or not the Spring resource handling chain is
enabled. |
| Class and Description |
|---|
ServerProperties
ConfigurationProperties for a web server (e.g. |
| 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.
|
| 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.Jetty
Jetty properties.
|
| ServerProperties.Jetty.Accesslog
Jetty access log properties.
|
| ServerProperties.Servlet
Servlet properties.
|
| ServerProperties.Session
Session properties.
|
| ServerProperties.Session.Cookie
Cookie properties.
|
| ServerProperties.Session.SessionTrackingMode
Available session tracking modes (mirrors
SessionTrackingMode. |
| ServerProperties.Tomcat
Tomcat properties.
|
| ServerProperties.Tomcat.Accesslog
Tomcat access log properties.
|
| ServerProperties.Undertow
Undertow properties.
|
| ServerProperties.Undertow.Accesslog
Undertow access log properties.
|
| Class and Description |
|---|
| 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 © 2017 Pivotal Software, Inc.. All rights reserved.