| 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.freemarker |
Auto-configuration for Freemarker.
|
| org.springframework.boot.autoconfigure.session | |
| org.springframework.boot.autoconfigure.thymeleaf |
Auto-configuration for Thymeleaf.
|
| org.springframework.boot.autoconfigure.velocity |
Auto-configuration for Velocity.
|
| 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 |
|---|
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 |
|---|
ConditionalOnEnabledResourceChain
Conditional that checks whether or not the Spring resource handling chain is
enabled. |
| Class and Description |
|---|
ConditionalOnEnabledResourceChain
Conditional that checks whether or not the Spring resource handling chain is
enabled. |
| Class and Description |
|---|
| AbstractErrorController
Abstract base class for error
Controller implementations. |
| 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. |
| ErrorProperties
Configuration properties for web error handling.
|
| ErrorProperties.IncludeStacktrace
Include Stacktrace attribute options.
|
| HttpEncodingProperties
Configuration properties for http encoding.
|
| HttpMessageConverters
Bean used to manage the
HttpMessageConverters used in a Spring Boot
application. |
| MultipartProperties
Properties to be used in configuring a
MultipartConfigElement. |
| ResourceProperties
Properties used to configure resource handling.
|
| 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.Jetty |
| ServerProperties.Session |
| ServerProperties.Session.Cookie |
| ServerProperties.Tomcat |
| ServerProperties.Tomcat.Accesslog |
| ServerProperties.Undertow |
| ServerProperties.Undertow.Accesslog |
WebMvcProperties
properties for Spring MVC. |
| WebMvcProperties.Async |
| WebMvcProperties.View |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.