| Modifier and Type | Class and Description |
|---|---|
class |
MessageSourceAutoConfiguration
Auto-configuration for MessageSource. |
| Modifier and Type | Method and Description |
|---|---|
static org.springframework.context.support.PropertySourcesPlaceholderConfigurer |
PropertyPlaceholderAutoConfiguration.propertySourcesPlaceholderConfigurer() |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
RabbitAutoConfiguration.RabbitConnectionFactoryCreator |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.amqp.core.AmqpAdmin |
RabbitAutoConfiguration.amqpAdmin(org.springframework.amqp.rabbit.connection.CachingConnectionFactory connectionFactory) |
org.springframework.amqp.rabbit.core.RabbitTemplate |
RabbitAutoConfiguration.rabbitTemplate() |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
BatchAutoConfiguration.JpaBatchConfiguration |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.batch.core.configuration.annotation.BatchConfigurer |
BatchAutoConfiguration.JpaBatchConfiguration.basicBatchConfigurer(DataSource dataSource) |
BatchDatabaseInitializer |
BatchAutoConfiguration.batchDatabaseInitializer() |
ExitCodeGenerator |
BatchAutoConfiguration.jobExecutionExitCodeGenerator() |
org.springframework.batch.core.explore.JobExplorer |
BatchAutoConfiguration.jobExplorer(DataSource dataSource) |
JobLauncherCommandLineRunner |
BatchAutoConfiguration.jobLauncherCommandLineRunner(org.springframework.batch.core.launch.JobLauncher jobLauncher,
org.springframework.batch.core.explore.JobExplorer jobExplorer) |
org.springframework.batch.core.launch.JobOperator |
BatchAutoConfiguration.jobOperator(org.springframework.batch.core.explore.JobExplorer jobExplorer,
org.springframework.batch.core.launch.JobLauncher jobLauncher,
org.springframework.batch.core.configuration.ListableJobLocator jobRegistry,
org.springframework.batch.core.repository.JobRepository jobRepository) |
| Modifier and Type | Class and Description |
|---|---|
class |
ElasticsearchRepositoriesAutoConfiguration
Auto-configuration for Spring Data's Elasticsearch
Repositories. |
| Modifier and Type | Class and Description |
|---|---|
class |
JpaRepositoriesAutoConfiguration
Auto-configuration for Spring Data's JPA Repositories. |
protected static class |
JpaRepositoriesAutoConfiguration.JpaWebConfiguration |
| Modifier and Type | Class and Description |
|---|---|
class |
MongoRepositoriesAutoConfiguration
Auto-configuration for Spring Data's Mongo
Repositories. |
| Modifier and Type | Class and Description |
|---|---|
class |
RepositoryRestMvcAutoConfiguration
Auto-configuration for Spring Data Rest's MVC
integration. |
| Modifier and Type | Class and Description |
|---|---|
class |
SolrRepositoriesAutoConfiguration
Enables auto configuration for Spring Data Solr repositories.
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.elasticsearch.core.ElasticsearchTemplate |
ElasticsearchDataAutoConfiguration.elasticsearchTemplate(org.elasticsearch.client.Client client) |
| Modifier and Type | Class and Description |
|---|---|
static class |
FlywayAutoConfiguration.FlywayConfiguration |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.ui.freemarker.FreeMarkerConfigurationFactoryBean |
FreeMarkerAutoConfiguration.FreeMarkerNonWebConfiguration.freeMarkerConfiguration() |
org.springframework.web.servlet.view.freemarker.FreeMarkerConfigurer |
FreeMarkerAutoConfiguration.FreeMarkerWebConfiguration.freeMarkerConfigurer() |
org.springframework.web.servlet.view.freemarker.FreeMarkerViewResolver |
FreeMarkerAutoConfiguration.FreeMarkerWebConfiguration.freeMarkerViewResolver() |
| Modifier and Type | Method and Description |
|---|---|
groovy.text.TemplateEngine |
GroovyTemplateAutoConfiguration.GroovyMarkupConfiguration.groovyTemplateEngine() |
groovy.text.TemplateEngine |
GroovyTemplateAutoConfiguration.GroovySimpleConfiguration.groovyTemplateEngine() |
GroovyTemplateViewResolver |
GroovyTemplateAutoConfiguration.GroovyWebConfiguration.groovyTemplateViewResolver(groovy.text.TemplateEngine engine) |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
HypermediaAutoConfiguration.EntityLinksConfiguration |
protected static class |
HypermediaAutoConfiguration.HypermediaConfiguration |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
IntegrationAutoConfiguration.IntegrationJmxConfiguration |
| Modifier and Type | Method and Description |
|---|---|
MBeanServer |
IntegrationAutoConfiguration.mbeanServer() |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
DataSourceAutoConfiguration.DataSourceInitializerConfiguration |
protected static class |
DataSourceAutoConfiguration.EmbeddedConfiguration |
protected static class |
DataSourceAutoConfiguration.NonEmbeddedConfiguration |
protected static class |
DataSourceTransactionManagerAutoConfiguration.TransactionManagementConfiguration |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.jdbc.core.JdbcTemplate |
DataSourceAutoConfiguration.JdbcTemplateConfiguration.jdbcTemplate() |
org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate |
DataSourceAutoConfiguration.JdbcTemplateConfiguration.namedParameterJdbcTemplate() |
org.springframework.transaction.PlatformTransactionManager |
DataSourceTransactionManagerAutoConfiguration.transactionManager() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.jms.core.JmsTemplate |
JmsAutoConfiguration.jmsTemplate() |
| Modifier and Type | Class and Description |
|---|---|
class |
ActiveMQAutoConfiguration
Auto-configuration to integrate with an ActiveMQ
broker. |
| Modifier and Type | Method and Description |
|---|---|
javax.jms.ConnectionFactory |
HornetQAutoConfiguration.jmsConnectionFactory()
Create the
ConnectionFactory to use if none is provided. |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.jmx.export.annotation.AnnotationMBeanExporter |
JmxAutoConfiguration.mbeanExporter() |
MBeanServer |
JmxAutoConfiguration.mbeanServer() |
ParentAwareNamingStrategy |
JmxAutoConfiguration.objectNamingStrategy() |
| Modifier and Type | Class and Description |
|---|---|
static class |
LiquibaseAutoConfiguration.LiquibaseConfiguration |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingViewResolverConfiguration |
protected static class |
DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingViewResolverConfiguration.InternalResourceViewResolverDelegateConfiguration |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.mobile.device.DeviceResolverHandlerInterceptor |
DeviceResolverAutoConfiguration.DeviceResolverAutoConfigurationAdapter.deviceResolverHandlerInterceptor() |
org.springframework.mobile.device.site.SitePreferenceHandlerInterceptor |
SitePreferenceAutoConfiguration.SitePreferenceAutoConfigurationAdapter.sitePreferenceHandlerInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.mongodb.gridfs.GridFsTemplate |
MongoDataAutoConfiguration.gridFsTemplate(org.springframework.data.mongodb.MongoDbFactory mongoDbFactory,
org.springframework.data.mongodb.core.MongoTemplate mongoTemplate) |
com.mongodb.Mongo |
MongoAutoConfiguration.mongo() |
org.springframework.data.mongodb.MongoDbFactory |
MongoDataAutoConfiguration.mongoDbFactory(com.mongodb.Mongo mongo) |
org.springframework.data.mongodb.core.MongoTemplate |
MongoDataAutoConfiguration.mongoTemplate(org.springframework.data.mongodb.MongoDbFactory mongoDbFactory) |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
JpaBaseConfiguration.JpaWebConfiguration |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean |
JpaBaseConfiguration.entityManagerFactory(EntityManagerFactoryBuilder factory) |
EntityManagerFactoryBuilder |
JpaBaseConfiguration.entityManagerFactoryBuilder(org.springframework.orm.jpa.JpaVendorAdapter jpaVendorAdapter) |
org.springframework.orm.jpa.JpaVendorAdapter |
JpaBaseConfiguration.jpaVendorAdapter() |
org.springframework.transaction.PlatformTransactionManager |
JpaBaseConfiguration.transactionManager() |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ReactorAutoConfiguration.ReactorConfiguration |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.Reactor |
ReactorAutoConfiguration.rootReactor(reactor.core.Environment environment) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.redis.connection.RedisConnectionFactory |
RedisAutoConfiguration.RedisConnectionConfiguration.redisConnectionFactory() |
org.springframework.data.redis.connection.RedisConnectionFactory |
RedisAutoConfiguration.RedisPooledConnectionConfiguration.redisConnectionFactory() |
RedisProperties |
RedisAutoConfiguration.redisProperties() |
org.springframework.data.redis.core.RedisOperations<Object,Object> |
RedisAutoConfiguration.RedisConfiguration.redisTemplate(org.springframework.data.redis.connection.RedisConnectionFactory redisConnectionFactory) |
org.springframework.data.redis.core.StringRedisTemplate |
RedisAutoConfiguration.RedisConfiguration.stringRedisTemplate(org.springframework.data.redis.connection.RedisConnectionFactory redisConnectionFactory) |
| 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. |
class |
SpringBootWebSecurityConfiguration
Auto-configuration for security of a web application or
service. |
protected static class |
SpringBootWebSecurityConfiguration.DefaultWebSecurityConfiguration |
protected static class |
SpringBootWebSecurityConfiguration.WebMvcSecurityConfigurationConditions |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.authentication.AuthenticationEventPublisher |
SecurityAutoConfiguration.authenticationEventPublisher(org.springframework.context.ApplicationEventPublisher publisher) |
org.springframework.security.config.annotation.web.WebSecurityConfigurer<org.springframework.security.config.annotation.web.builders.WebSecurity> |
SpringBootWebSecurityConfiguration.ignoredPathsWebSecurityConfigurerAdapter() |
SecurityProperties |
SecurityAutoConfiguration.securityProperties() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.servlet.ViewResolver |
SocialWebAutoConfiguration.SocialAutoConfigurationAdapter.beanNameViewResolver() |
org.springframework.social.connect.web.ConnectController |
SocialWebAutoConfiguration.SocialAutoConfigurationAdapter.connectController(org.springframework.social.connect.ConnectionFactoryLocator factoryLocator,
org.springframework.social.connect.ConnectionRepository repository) |
org.springframework.social.facebook.api.Facebook |
FacebookAutoConfiguration.FacebookAutoConfigurationAdapter.facebook(org.springframework.social.connect.ConnectionRepository repository) |
org.springframework.social.linkedin.api.LinkedIn |
LinkedInAutoConfiguration.LinkedInAutoConfigurationAdapter.linkedin(org.springframework.social.connect.ConnectionRepository repository) |
org.springframework.social.connect.web.ProviderSignInController |
SocialWebAutoConfiguration.SocialAutoConfigurationAdapter.signInController(org.springframework.social.connect.ConnectionFactoryLocator factoryLocator,
org.springframework.social.connect.UsersConnectionRepository usersRepository,
org.springframework.social.connect.web.SignInAdapter signInAdapter) |
org.springframework.social.connect.web.thymeleaf.SpringSocialDialect |
SocialWebAutoConfiguration.SpringSocialThymeleafConfig.springSocialDialect() |
org.springframework.social.twitter.api.Twitter |
TwitterAutoConfiguration.TwitterAutoConfigurationAdapter.twitter(org.springframework.social.connect.ConnectionRepository repository) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.solr.client.solrj.SolrServer |
SolrAutoConfiguration.solrServer() |
| Modifier and Type | Class and Description |
|---|---|
static class |
ThymeleafAutoConfiguration.DefaultTemplateResolverConfiguration |
protected static class |
ThymeleafAutoConfiguration.ThymeleafDefaultConfiguration |
| Modifier and Type | Method and Description |
|---|---|
org.thymeleaf.spring4.view.ThymeleafViewResolver |
ThymeleafAutoConfiguration.ThymeleafViewResolverConfiguration.thymeleafViewResolver() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.ui.velocity.VelocityEngineFactoryBean |
VelocityAutoConfiguration.VelocityNonWebConfiguration.velocityConfiguration() |
org.springframework.web.servlet.view.velocity.VelocityConfigurer |
VelocityAutoConfiguration.VelocityWebConfiguration.velocityConfigurer() |
org.springframework.web.servlet.view.velocity.VelocityViewResolver |
VelocityAutoConfiguration.VelocityWebConfiguration.velocityViewResolver() |
| Modifier and Type | Class and Description |
|---|---|
static class |
EmbeddedServletContainerAutoConfiguration.EmbeddedJetty
Nested configuration if Jetty is being used.
|
static class |
EmbeddedServletContainerAutoConfiguration.EmbeddedTomcat
Nested configuration for if Tomcat is being used.
|
class |
WebMvcAutoConfiguration
Auto-configuration for Web MVC. |
| Modifier and Type | Method and Description |
|---|---|
BasicErrorController |
ErrorMvcAutoConfiguration.basicErrorController(ErrorAttributes errorAttributes) |
org.springframework.web.servlet.view.BeanNameViewResolver |
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration.beanNameViewResolver() |
org.springframework.web.servlet.View |
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration.defaultErrorView() |
org.springframework.web.servlet.view.InternalResourceViewResolver |
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.defaultViewResolver() |
DefaultErrorAttributes |
ErrorMvcAutoConfiguration.errorAttributes() |
org.springframework.web.filter.HiddenHttpMethodFilter |
WebMvcAutoConfiguration.hiddenHttpMethodFilter() |
org.springframework.web.servlet.LocaleResolver |
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.localeResolver() |
org.springframework.http.converter.json.MappingJackson2HttpMessageConverter |
HttpMessageConvertersAutoConfiguration.ObjectMappers.mappingJackson2HttpMessageConverter(com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
HttpMessageConverters |
HttpMessageConvertersAutoConfiguration.messageConverters() |
javax.servlet.MultipartConfigElement |
MultipartAutoConfiguration.multipartConfigElement() |
org.springframework.web.multipart.support.StandardServletMultipartResolver |
MultipartAutoConfiguration.multipartResolver() |
org.springframework.web.context.request.RequestContextListener |
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.requestContextListener() |
ServerProperties |
ServerPropertiesAutoConfiguration.serverProperties() |
org.springframework.web.servlet.view.ContentNegotiatingViewResolver |
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.viewResolver(org.springframework.beans.factory.BeanFactory beanFactory) |
| Modifier and Type | Method and Description |
|---|---|
EmbeddedServletContainerCustomizer |
WebSocketAutoConfiguration.websocketContainerCustomizer() |
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.