Modifier and Type | Class and Description |
---|---|
static class |
CrshAutoConfiguration.AuthenticationManagerAdapterAutoConfiguration
Class to configure CRaSH to authenticate against Spring Security.
|
static class |
EndpointWebMvcChildContextConfiguration.EndpointWebMvcChildContextSecurityConfiguration |
static class |
HealthIndicatorAutoConfiguration.DataSourcesHealthIndicatorConfiguration |
static class |
HealthIndicatorAutoConfiguration.MongoHealthIndicatorConfiguration |
static class |
HealthIndicatorAutoConfiguration.RabbitHealthIndicatorConfiguration |
static class |
HealthIndicatorAutoConfiguration.RedisHealthIndicatorConfiguration |
static class |
HealthIndicatorAutoConfiguration.SolrHealthIndicatorConfiguration |
class |
MetricFilterAutoConfiguration
|
Modifier and Type | Method and Description |
---|---|
AutoConfigurationReportEndpoint |
EndpointAutoConfiguration.autoConfigurationAuditEndpoint() |
EnvironmentMvcEndpoint |
EndpointWebMvcAutoConfiguration.environmentMvcEndpoint(EnvironmentEndpoint delegate) |
HealthMvcEndpoint |
EndpointWebMvcAutoConfiguration.healthMvcEndpoint(HealthEndpoint delegate) |
MetricsMvcEndpoint |
EndpointWebMvcAutoConfiguration.metricsMvcEndpoint(MetricsEndpoint delegate) |
ShutdownMvcEndpoint |
EndpointWebMvcAutoConfiguration.shutdownMvcEndpoint(ShutdownEndpoint delegate) |
Modifier and Type | Class and Description |
---|---|
class |
BatchAutoConfiguration
Auto-configuration for Spring Batch. |
Modifier and Type | Method and Description |
---|---|
BatchDatabaseInitializer |
BatchAutoConfiguration.batchDatabaseInitializer() |
JobExplorer |
BatchAutoConfiguration.jobExplorer(DataSource dataSource) |
BatchConfigurer |
BatchAutoConfiguration.JpaBatchConfiguration.jpaBatchConfigurer(DataSource dataSource,
EntityManagerFactory entityManagerFactory) |
Modifier and Type | Class and Description |
---|---|
class |
JpaRepositoriesAutoConfiguration
Auto-configuration for Spring Data's JPA Repositories. |
Modifier and Type | Class and Description |
---|---|
class |
FlywayAutoConfiguration
Auto-configuration for Flyway database migrations. |
protected static class |
FlywayAutoConfiguration.FlywayJpaDependencyConfiguration
Additional configuration to ensure that
EntityManagerFactory beans
depend-on the flyway bean. |
Modifier and Type | Method and Description |
---|---|
PlatformTransactionManager |
DataSourceTransactionManagerAutoConfiguration.transactionManager() |
Modifier and Type | Class and Description |
---|---|
class |
JmsAutoConfiguration
Auto-configuration for Spring JMS. |
Modifier and Type | Class and Description |
---|---|
class |
LiquibaseAutoConfiguration
Auto-configuration for Liquibase. |
protected static class |
LiquibaseAutoConfiguration.LiquibaseJpaDependencyConfiguration
Additional configuration to ensure that
EntityManagerFactory beans
depend-on the liquibase bean. |
Modifier and Type | Class and Description |
---|---|
protected static class |
DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingViewResolverConfiguration.InternalResourceViewResolverDelegateConfiguration |
protected static class |
DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingViewResolverConfiguration.ThymeleafViewResolverViewResolverDelegateConfiguration |
Modifier and Type | Class and Description |
---|---|
class |
MongoDataAutoConfiguration
Auto-configuration for Spring Data's mongo support. |
Modifier and Type | Class and Description |
---|---|
class |
AuthenticationManagerConfiguration
Configuration for a Spring Security in-memory
AuthenticationManager . |
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. |
Modifier and Type | Class and Description |
---|---|
class |
SocialWebAutoConfiguration
Auto-configuration for Spring Social's web connection
support. |
Modifier and Type | Method and Description |
---|---|
ProviderSignInController |
SocialWebAutoConfiguration.SocialAutoConfigurationAdapter.signInController(ConnectionFactoryLocator factoryLocator,
UsersConnectionRepository usersRepository,
SignInAdapter signInAdapter) |
Modifier and Type | Method and Description |
---|---|
BeanNameViewResolver |
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.beanNameViewResolver() |
ContentNegotiatingViewResolver |
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.viewResolver(BeanFactory beanFactory) |
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.