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.security |
Auto-configuration for Spring Security.
|
org.springframework.boot.autoconfigure.session |
Auto-configuration for Spring Session.
|
org.springframework.boot.autoconfigure.thymeleaf |
Auto-configuration for Thymeleaf.
|
org.springframework.boot.autoconfigure.web |
Auto-configuration for embedded servlet containers and Spring MVC.
|
org.springframework.boot.devtools.autoconfigure |
Auto-configuration for
spring-boot-devtools . |
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 |
---|
ErrorController
Marker interface used to indicate that a
@Controller is used to
render errors. |
ServerProperties
ConfigurationProperties for a web server (e.g. |
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 |
---|
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.
|
ErrorViewResolver
Interface that can be implemented by beans that resolve error views.
|
HttpEncodingProperties
Configuration properties for http encoding.
|
HttpMessageConverters
Bean used to manage the
HttpMessageConverter s 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.LocaleResolver |
WebMvcProperties.Servlet |
WebMvcProperties.View |
WebMvcRegistrations
Interface to register key components of the
WebMvcConfigurationSupport in place
of the default ones provided by Spring MVC. |
Class and Description |
---|
ServerProperties
ConfigurationProperties for a web server (e.g. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.