Modifier and Type | Class and Description |
---|---|
class |
EndpointWebMvcAutoConfiguration
Auto-configuration to enable Spring MVC to handle
Endpoint requests. |
class |
EndpointWebMvcHypermediaManagementContextConfiguration
Configuration for hypermedia in HTTP endpoints.
|
class |
JolokiaAutoConfiguration
Auto-configuration for embedding Jolokia, a JMX-HTTP
bridge giving an alternative to JSR-160 connectors. |
class |
ManagementWebSecurityAutoConfiguration
Auto-configuration for security of framework endpoints. |
Modifier and Type | Method and Description |
---|---|
ServerProperties |
ManagementServerPropertiesAutoConfiguration.serverProperties() |
Modifier and Type | Class and Description |
---|---|
class |
RepositoryRestMvcAutoConfiguration
Auto-configuration for Spring Data Rest's MVC
integration. |
Modifier and Type | Class and Description |
---|---|
class |
SpringDataWebAutoConfiguration
Auto-configuration for Spring Data's web support. |
Modifier and Type | Class and Description |
---|---|
static class |
FreeMarkerAutoConfiguration.FreeMarkerWebConfiguration |
Modifier and Type | Class and Description |
---|---|
static class |
GroovyTemplateAutoConfiguration.GroovyWebConfiguration |
Modifier and Type | Class and Description |
---|---|
class |
H2ConsoleAutoConfiguration
Auto-configuration for H2's web console. |
Modifier and Type | Class and Description |
---|---|
class |
HypermediaAutoConfiguration
Auto-configuration for Spring HATEOAS's
EnableHypermediaSupport . |
Modifier and Type | Class and Description |
---|---|
class |
JerseyAutoConfiguration
Auto-configuration for Jersey. |
Modifier and Type | Class and Description |
---|---|
class |
DeviceDelegatingViewResolverAutoConfiguration
Auto-configuration for Spring Mobile's
LiteDeviceDelegatingViewResolver . |
protected static class |
DeviceResolverAutoConfiguration.DeviceResolverMvcConfiguration |
protected static class |
SitePreferenceAutoConfiguration.SitePreferenceMvcConfiguration |
Modifier and Type | Class and Description |
---|---|
protected static class |
MustacheAutoConfiguration.MustacheWebConfiguration |
Modifier and Type | Class and Description |
---|---|
protected static class |
JpaBaseConfiguration.JpaWebConfiguration |
Modifier and Type | Class and Description |
---|---|
class |
FallbackWebSecurityAutoConfiguration
If the user explicitly disables the basic security features and forgets to
@EnableWebSecurity , and yet still wants a bean of type
WebSecurityConfigurerAdapter, he is trying to use a custom security setup. |
class |
SecurityFilterAutoConfiguration
Auto-configuration for Spring Security's Filter. |
class |
SpringBootWebSecurityConfiguration
Auto-configuration for security of a web application or
service. |
Modifier and Type | Class and Description |
---|---|
protected static class |
OAuth2RestOperationsConfiguration.RequestScopedConfiguration |
protected static class |
OAuth2RestOperationsConfiguration.SessionScopedConfiguration |
Modifier and Type | Class and Description |
---|---|
class |
OAuth2ResourceServerConfiguration
Auto-configure a Spring Security OAuth2 resource server.
|
Modifier and Type | Class and Description |
---|---|
static class |
SessionAutoConfiguration.SessionRedisHttpConfiguration |
Modifier and Type | Class and Description |
---|---|
protected static class |
FacebookAutoConfiguration.FacebookConfigurerAdapter |
protected static class |
LinkedInAutoConfiguration.LinkedInConfigurerAdapter |
protected static class |
SocialWebAutoConfiguration.AnonymousUserIdSourceConfig |
protected static class |
SocialWebAutoConfiguration.AuthenticationUserIdSourceConfig |
protected static class |
SocialWebAutoConfiguration.SocialAutoConfigurationAdapter |
protected static class |
TwitterAutoConfiguration.TwitterConfigurerAdapter |
Modifier and Type | Class and Description |
---|---|
protected static class |
ThymeleafAutoConfiguration.ThymeleafResourceHandlingConfig |
protected static class |
ThymeleafAutoConfiguration.ThymeleafViewResolverConfiguration |
Modifier and Type | Class and Description |
---|---|
static class |
VelocityAutoConfiguration.VelocityWebConfiguration |
Modifier and Type | Class and Description |
---|---|
class |
DispatcherServletAutoConfiguration
Auto-configuration for the Spring
DispatcherServlet . |
class |
EmbeddedServletContainerAutoConfiguration
Auto-configuration for an embedded servlet containers. |
class |
ErrorMvcAutoConfiguration
Auto-configuration to render errors via an MVC error
controller. |
class |
ServerPropertiesAutoConfiguration
Auto-configuration that configures the
ConfigurableEmbeddedServletContainer from a ServerProperties bean. |
class |
WebMvcAutoConfiguration
|
Modifier and Type | Class and Description |
---|---|
class |
WebSocketAutoConfiguration
Auto configuration for websocket server in embedded Tomcat, Jetty or Undertow.
|
class |
WebSocketMessagingAutoConfiguration
Auto-configuration for WebSocket-based messaging. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.