ErrorProperties |
Configuration properties for web error handling.
|
ErrorProperties.Whitelabel |
|
ResourceProperties |
Deprecated
|
ResourceProperties.Cache |
Deprecated |
ResourceProperties.Cache.Cachecontrol |
Deprecated |
ResourceProperties.Chain |
Deprecated |
ResourceProperties.Content |
Deprecated |
ResourceProperties.Fixed |
Deprecated |
ResourceProperties.Strategy |
Deprecated |
ServerProperties |
|
ServerProperties.Jetty |
Jetty properties.
|
ServerProperties.Jetty.Accesslog |
Jetty access log properties.
|
ServerProperties.Jetty.Threads |
Jetty thread properties.
|
ServerProperties.Netty |
Netty properties.
|
ServerProperties.Servlet |
Servlet properties.
|
ServerProperties.Tomcat |
Tomcat properties.
|
ServerProperties.Tomcat.Accesslog |
Tomcat access log properties.
|
ServerProperties.Tomcat.Mbeanregistry |
|
ServerProperties.Tomcat.Remoteip |
|
ServerProperties.Tomcat.Resource |
Tomcat static resource properties.
|
ServerProperties.Tomcat.Threads |
Tomcat thread properties.
|
ServerProperties.Undertow |
Undertow properties.
|
ServerProperties.Undertow.Accesslog |
Undertow access log properties.
|
ServerProperties.Undertow.Options |
|
ServerProperties.Undertow.Threads |
Undertow thread properties.
|
WebProperties |
|
WebProperties.Resources |
|
WebProperties.Resources.Cache |
Cache configuration.
|
WebProperties.Resources.Cache.Cachecontrol |
Cache Control HTTP header configuration.
|
WebProperties.Resources.Chain |
Configuration for the Spring Resource Handling chain.
|
WebProperties.Resources.Chain.Strategy |
Strategies for extracting and embedding a resource version in its URL path.
|
WebProperties.Resources.Chain.Strategy.Content |
Version Strategy based on content hashing.
|
WebProperties.Resources.Chain.Strategy.Fixed |
Version Strategy based on a fixed version string.
|