Modifier and Type | Class and Description |
---|---|
class |
EndpointWebMvcAutoConfiguration
Auto-configuration to enable Spring MVC to handle
Endpoint requests. |
static class |
EndpointWebMvcChildContextConfiguration.EndpointWebMvcChildContextSecurityConfiguration |
class |
ErrorMvcAutoConfiguration
Auto-configuration to render errors via a MVC error
controller. |
class |
MetricFilterAutoConfiguration
|
class |
SecurityAutoConfiguration
Auto-configuration for security of a web application or
service. |
class |
TraceWebFilterAutoConfiguration
|
Modifier and Type | Method and Description |
---|---|
AuthenticationAuditListener |
AuditAutoConfiguration.authenticationAuditListener() |
AuthorizationAuditListener |
AuditAutoConfiguration.authorizationAuditListener() |
Modifier and Type | Class and Description |
---|---|
class |
BatchAutoConfiguration
Auto-configuration for Spring Batch. |
Modifier and Type | Class and Description |
---|---|
class |
JpaRepositoriesAutoConfiguration
Auto-configuration for Spring Data's JPA Repositories. |
Modifier and Type | Class and Description |
---|---|
class |
DataSourceAutoConfiguration
|
class |
DataSourceTransactionManagerAutoConfiguration
Auto-configuration for
DataSourceTransactionManager . |
Modifier and Type | Class and Description |
---|---|
class |
HibernateJpaAutoConfiguration
Auto-configuration for Hibernate JPA. |
Modifier and Type | Class and Description |
---|---|
class |
ReactorAutoConfiguration
Auto-configuration for Reactor. |
Modifier and Type | Class and Description |
---|---|
class |
ThymeleafAutoConfiguration
Auto-configuration for Thymeleaf. |
protected static class |
ThymeleafAutoConfiguration.ThymeleafSecurityDialectConfiguration |
protected static class |
ThymeleafAutoConfiguration.ThymeleafViewResolverConfiguration |
protected static class |
ThymeleafAutoConfiguration.ThymeleafWebLayoutConfiguration |
Modifier and Type | Class and Description |
---|---|
static class |
EmbeddedServletContainerAutoConfiguration.DispatcherServletConfiguration
Add the
DispatcherServlet unless the user has defined their own
ServletContextInitializer s. |
static class |
EmbeddedServletContainerAutoConfiguration.EmbeddedJetty
Nested configuration if Jetty is being used.
|
static class |
EmbeddedServletContainerAutoConfiguration.EmbeddedTomcat
Nested configuration for if Tomcat is being used.
|
class |
MultipartAutoConfiguration
Auto-configuration for multi-part uploads. |
class |
WebMvcAutoConfiguration
Auto-configuration for Web MVC . |
Modifier and Type | Class and Description |
---|---|
class |
WebSocketAutoConfiguration
Auto configuration for websockets (and sockjs in particular).
|
protected static class |
WebSocketAutoConfiguration.TomcatWebSocketConfiguration |
Copyright © 2013. All rights reserved.