Modifier and Type | Class and Description |
---|---|
class |
WebFluxEndpointManagementContextConfiguration
ManagementContextConfiguration for Reactive Endpoint concerns. |
Modifier and Type | Class and Description |
---|---|
class |
WebMvcEndpointManagementContextConfiguration
ManagementContextConfiguration for Spring MVC Endpoint concerns. |
Modifier and Type | Class and Description |
---|---|
class |
JolokiaManagementContextConfiguration
ManagementContextConfiguration for embedding Jolokia, a JMX-HTTP bridge giving
an alternative to JSR-160 connectors. |
Modifier and Type | Class and Description |
---|---|
class |
WebFluxMetricsConfiguration
Configures instrumentation of Spring Webflux MVC annotation-based programming model
request mappings.
|
Modifier and Type | Class and Description |
---|---|
class |
WebMvcMetricsConfiguration
Configures instrumentation of Spring Web MVC servlet-based request mappings.
|
Modifier and Type | Class and Description |
---|---|
class |
JerseyManagementChildContextConfiguration
ManagementContextConfiguration for Jersey infrastructure when a separate
management context with a web server running on a different port is required. |
Modifier and Type | Class and Description |
---|---|
class |
ReactiveManagementChildContextConfiguration
ManagementContextConfiguration for reactive web infrastructure when a separate
management context with a web server running on a different port is required. |
class |
ReactiveManagementContextAutoConfiguration
Auto-configuration for Servlet-specific management
context concerns. |
Modifier and Type | Class and Description |
---|---|
class |
ServletManagementContextAutoConfiguration
Auto-configuration for Servlet-specific management
context concerns. |
Modifier and Type | Class and Description |
---|---|
protected static class |
Neo4jDataAutoConfiguration.Neo4jWebConfiguration |
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 . |
class |
DeviceResolverAutoConfiguration
Auto-configuration for Spring Mobile's
DeviceResolver . |
class |
SitePreferenceAutoConfiguration
Auto-configuration for Spring Mobile's
SitePreferenceHandler . |
Modifier and Type | Class and Description |
---|---|
protected static class |
JpaBaseConfiguration.JpaWebConfiguration |
Modifier and Type | Class and Description |
---|---|
class |
SecurityFilterAutoConfiguration
Auto-configuration for Spring Security's Filter. |
class |
SpringBootWebSecurityConfiguration
The default configuration for web security.
|
class |
WebSecurityEnablerConfiguration
If there is a bean of type WebSecurityConfigurerAdapter, this adds the
@EnableWebSecurity annotation if it is not already specified. |
Modifier and Type | Class and Description |
---|---|
class |
OAuth2ResourceServerConfiguration
Auto-configure a Spring Security OAuth2 resource server.
|
Modifier and Type | Class and Description |
---|---|
class |
SessionAutoConfiguration
Auto-configuration for Spring Session. |
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 |
---|---|
class |
HttpHandlerAutoConfiguration
Auto-configuration for HttpHandler . |
class |
ReactiveWebServerAutoConfiguration
Auto-configuration for a reactive web server. |
class |
WebFluxAutoConfiguration
Auto-configuration for WebFlux . |
Modifier and Type | Class and Description |
---|---|
class |
DispatcherServletAutoConfiguration
Auto-configuration for the Spring
DispatcherServlet . |
class |
HttpEncodingAutoConfiguration
Auto-configuration for configuring the encoding to use
in web applications. |
class |
MultipartAutoConfiguration
Auto-configuration for multi-part uploads. |
class |
ServletWebServerFactoryAutoConfiguration
Auto-configuration for servlet web servers. |
class |
WebMvcAutoConfiguration
Auto-configuration for Web MVC . |
Modifier and Type | Class and Description |
---|---|
class |
ErrorMvcAutoConfiguration
Auto-configuration to render errors via an MVC error
controller. |
Modifier and Type | Class and Description |
---|---|
class |
WebServicesAutoConfiguration
Auto-configuration for Spring Web Services. |
Modifier and Type | Class and Description |
---|---|
class |
WebSocketReactiveAutoConfiguration
Auto configuration for WebSocket reactive server in Tomcat, Jetty or Undertow.
|
Modifier and Type | Class and Description |
---|---|
class |
WebSocketMessagingAutoConfiguration
Auto-configuration for WebSocket-based messaging. |
class |
WebSocketServletAutoConfiguration
Auto configuration for WebSocket servlet server in embedded Tomcat, Jetty or Undertow.
|
Modifier and Type | Class and Description |
---|---|
class |
RestDocsAutoConfiguration
Auto-configuration for Spring REST Docs. |
Modifier and Type | Class and Description |
---|---|
class |
MockMvcAutoConfiguration
Auto-configuration for
MockMvc . |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.