See: Description
Class | Description |
---|---|
ErrorProperties |
Configuration properties for web error handling.
|
ErrorProperties.Whitelabel | |
ResourceProperties |
Properties used to configure resource handling.
|
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 |
ConfigurationProperties for a web server (e.g. |
ServerProperties.Jetty |
Jetty properties.
|
ServerProperties.Jetty.Accesslog |
Jetty access log properties.
|
ServerProperties.Servlet |
Servlet properties.
|
ServerProperties.Tomcat |
Tomcat properties.
|
ServerProperties.Tomcat.Accesslog |
Tomcat access log properties.
|
ServerProperties.Tomcat.Resource |
Tomcat static resource properties.
|
ServerProperties.Undertow |
Undertow properties.
|
ServerProperties.Undertow.Accesslog |
Undertow access log properties.
|
Enum | Description |
---|---|
ErrorProperties.IncludeStacktrace |
Include Stacktrace attribute options.
|
Annotation Type | Description |
---|---|
ConditionalOnEnabledResourceChain |
Conditional that checks whether or not the Spring resource handling chain is
enabled. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.