| Package | Description |
|---|---|
| org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
| org.springframework.boot.actuate.endpoint.mvc |
Actuator Spring MVC endpoint support.
|
| org.springframework.boot.actuate.trace |
Actuator tracing support.
|
| org.springframework.boot.autoconfigure.web |
Auto-configuration for embedded servlet containers and Spring MVC.
|
| Class and Description |
|---|
| ErrorAttributes
Provides access to error attributes which can be logged or presented to the user.
|
| ResourceProperties
Properties used to configure resource handling.
|
ServerProperties
ConfigurationProperties for a web server (e.g. |
| Class and Description |
|---|
| ErrorAttributes
Provides access to error attributes which can be logged or presented to the user.
|
| Class and Description |
|---|
| ErrorAttributes
Provides access to error attributes which can be logged or presented to the user.
|
| Class and Description |
|---|
| BasicErrorController
Basic global error
Controller, rendering ErrorAttributes. |
| DefaultErrorAttributes
Default implementation of
ErrorAttributes. |
| ErrorAttributes
Provides access to error attributes which can be logged or presented to the user.
|
| ErrorController
Marker interface used to indicate that a
@Controller is used to
render errors. |
| HttpMessageConverters
Bean used to manage the
HttpMessageConverters used in a Spring Boot
application. |
| 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
ConfigurationProperties for a web server (e.g. |
| ServerProperties.Session |
| ServerProperties.Session.Cookie |
| ServerProperties.Tomcat |
| ServerProperties.Undertow |
| WebMvcProperties.Async |
| WebMvcProperties.View |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.