Class Hierarchy
- java.lang.Object
- org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
- org.springframework.boot.autoconfigure.jms.activemq.ActiveMQAutoConfiguration
- org.springframework.boot.autoconfigure.jms.activemq.ActiveMQAutoConfiguration.EmbeddedBroker
- org.springframework.boot.autoconfigure.jms.activemq.ActiveMQAutoConfiguration.NetworkBroker
- org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
- org.springframework.boot.autoconfigure.aop.AopAutoConfiguration
- org.springframework.boot.autoconfigure.aop.AopAutoConfiguration.CglibAutoProxyConfiguration
- org.springframework.boot.autoconfigure.aop.AopAutoConfiguration.JdkDynamicAutoProxyConfiguration
- org.springframework.context.support.ApplicationObjectSupport (implements org.springframework.context.ApplicationContextAware)
- org.springframework.web.context.support.WebApplicationObjectSupport (implements org.springframework.web.context.ServletContextAware)
- org.springframework.web.servlet.view.AbstractCachingViewResolver (implements org.springframework.web.servlet.ViewResolver)
- org.springframework.web.servlet.view.UrlBasedViewResolver (implements org.springframework.core.Ordered)
- org.springframework.web.servlet.view.AbstractView (implements org.springframework.beans.factory.BeanNameAware, org.springframework.web.servlet.View)
- org.springframework.web.servlet.view.AbstractUrlBasedView (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.boot.autoconfigure.security.AuthenticationManagerConfiguration.AuthenticationManagerConfigurationListener (implements org.springframework.context.ApplicationListener<E>)
- org.springframework.boot.autoconfigure.AutoConfigurationPackages
- org.springframework.boot.autoconfigure.logging.AutoConfigurationReportLoggingInitializer (implements org.springframework.context.ApplicationContextInitializer<C>)
- org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer (implements org.springframework.batch.core.configuration.annotation.BatchConfigurer)
- org.springframework.boot.autoconfigure.web.BasicErrorController (implements org.springframework.boot.autoconfigure.web.ErrorController)
- org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration
- org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration.JpaBatchConfiguration
- org.springframework.boot.autoconfigure.batch.BatchDatabaseInitializer (implements org.springframework.context.EnvironmentAware)
- org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
- org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcome
- org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcomes (implements java.lang.Iterable<T>)
- org.springframework.boot.autoconfigure.condition.ConditionOutcome
- org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration
- org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration.DataSourceInitializerConfiguration
- org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration.EmbeddedConfiguration
- org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration.JdbcTemplateConfiguration
- org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration.NonEmbeddedConfiguration
- org.springframework.boot.autoconfigure.jdbc.DataSourceBuilder
- org.springframework.boot.autoconfigure.jdbc.DataSourceProperties (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.InitializingBean)
- org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration (implements org.springframework.core.Ordered)
- org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration.TransactionManagementConfiguration
- org.springframework.boot.autoconfigure.web.DefaultErrorAttributes (implements org.springframework.boot.autoconfigure.web.ErrorAttributes, org.springframework.web.servlet.HandlerExceptionResolver, org.springframework.core.Ordered)
- org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration
- org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingViewResolverConfiguration
- org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingViewResolverConfiguration.InternalResourceViewResolverDelegateConfiguration
- org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingViewResolverConfiguration.ThymeleafViewResolverViewResolverDelegateConfiguration
- org.springframework.boot.autoconfigure.mobile.DeviceResolverAutoConfiguration
- org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration
- org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration.DispatcherServletConfiguration
- org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchAutoConfiguration (implements org.springframework.beans.factory.DisposableBean)
- org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchDataAutoConfiguration
- org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchProperties
- org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchRepositoriesAutoConfiguration
- org.springframework.boot.autoconfigure.jdbc.EmbeddedDataSourceConfiguration (implements org.springframework.beans.factory.BeanClassLoaderAware)
- org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration
- org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration.EmbeddedJetty
- org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration.EmbeddedServletContainerCustomizerBeanPostProcessorRegistrar (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration.EmbeddedTomcat
- org.springframework.boot.autoconfigure.orm.jpa.EntityManagerFactoryBuilder
- org.springframework.boot.autoconfigure.orm.jpa.EntityManagerFactoryBuilder.Builder
- org.springframework.boot.autoconfigure.data.jpa.EntityManagerFactoryDependsOnPostProcessor (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor)
- org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration (implements org.springframework.boot.context.embedded.EmbeddedServletContainerCustomizer)
- org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- org.springframework.boot.autoconfigure.social.FacebookAutoConfiguration
- org.springframework.boot.autoconfigure.security.FallbackWebSecurityAutoConfiguration
- org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration
- org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration.FlywayConfiguration
- org.springframework.boot.autoconfigure.flyway.FlywayProperties
- org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration
- org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration.FreeMarkerConfiguration
- org.springframework.boot.autoconfigure.freemarker.FreeMarkerTemplateAvailabilityProvider (implements org.springframework.boot.autoconfigure.template.TemplateAvailabilityProvider)
- org.springframework.security.config.annotation.authentication.configurers.GlobalAuthenticationConfigurerAdapter (implements org.springframework.security.config.annotation.SecurityConfigurer<O,B>)
- org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration
- org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration.BaseGroovyTemplateConfiguration (implements org.springframework.beans.factory.BeanClassLoaderAware)
- org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration.GroovyWebConfiguration
- org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAvailabilityProvider (implements org.springframework.boot.autoconfigure.template.TemplateAvailabilityProvider)
- org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
- org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateResolver (implements groovy.text.markup.TemplateResolver)
- org.springframework.boot.autoconfigure.jms.hornetq.HornetQAutoConfiguration
- org.springframework.boot.autoconfigure.jms.hornetq.HornetQNoOpBindingRegistry (implements org.hornetq.spi.core.naming.BindingRegistry)
- org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties
- org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties.Embedded
- org.springframework.boot.autoconfigure.web.HttpMapperProperties
- org.springframework.boot.autoconfigure.web.HttpMessageConverters (implements java.lang.Iterable<T>)
- org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration
- org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration.ObjectMappers
- org.springframework.boot.autoconfigure.hateoas.HypermediaAutoConfiguration
- org.springframework.boot.autoconfigure.hateoas.HypermediaAutoConfiguration.EntityLinksConfiguration
- org.springframework.boot.autoconfigure.hateoas.HypermediaAutoConfiguration.HypermediaConfiguration
- org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration
- org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationConfiguration
- org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationJmxConfiguration
- org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration
- org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration
- org.springframework.boot.autoconfigure.jms.JmsProperties
- org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration
- org.springframework.boot.autoconfigure.batch.JobExecutionExitCodeGenerator (implements org.springframework.context.ApplicationListener<E>, org.springframework.boot.ExitCodeGenerator)
- org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.boot.CommandLineRunner)
- org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
- org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Hibernate
- org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration
- org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration.JpaWebConfiguration
- org.springframework.boot.autoconfigure.web.JspTemplateAvailabilityProvider (implements org.springframework.boot.autoconfigure.template.TemplateAvailabilityProvider)
- org.springframework.boot.autoconfigure.social.LinkedInAutoConfiguration
- org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration
- org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration.LiquibaseConfiguration
- org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
- org.springframework.boot.autoconfigure.MessageSourceAutoConfiguration
- org.springframework.jmx.export.naming.MetadataNamingStrategy (implements org.springframework.beans.factory.InitializingBean, org.springframework.jmx.export.naming.ObjectNamingStrategy)
- org.springframework.boot.autoconfigure.jmx.ParentAwareNamingStrategy (implements org.springframework.context.ApplicationContextAware)
- org.springframework.boot.autoconfigure.mongo.MongoAutoConfiguration
- org.springframework.boot.autoconfigure.mongo.MongoDataAutoConfiguration
- org.springframework.boot.autoconfigure.mongo.MongoProperties
- org.springframework.boot.autoconfigure.data.mongo.MongoRepositoriesAutoConfiguration
- org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration
- org.springframework.boot.autoconfigure.web.MultipartProperties
- org.springframework.boot.autoconfigure.PropertyPlaceholderAutoConfiguration
- org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration
- org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration.RabbitConnectionFactoryCreator
- org.springframework.boot.autoconfigure.amqp.RabbitProperties
- org.springframework.boot.autoconfigure.reactor.ReactorAutoConfiguration
- org.springframework.boot.autoconfigure.reactor.ReactorAutoConfiguration.ReactorConfiguration
- org.springframework.boot.autoconfigure.redis.RedisAutoConfiguration
- org.springframework.boot.autoconfigure.redis.RedisAutoConfiguration.RedisConfiguration
- org.springframework.boot.autoconfigure.redis.RedisAutoConfiguration.RedisConnectionConfiguration
- org.springframework.boot.autoconfigure.redis.RedisAutoConfiguration.RedisPooledConnectionConfiguration
- org.springframework.boot.autoconfigure.redis.RedisProperties
- org.springframework.boot.autoconfigure.redis.RedisProperties.Pool
- org.springframework.boot.autoconfigure.data.rest.RepositoryRestMvcAutoConfiguration
- org.springframework.boot.autoconfigure.web.ResourceProperties
- org.springframework.boot.autoconfigure.security.SecurityAutoConfiguration
- org.springframework.boot.autoconfigure.security.SecurityProperties (implements org.springframework.boot.autoconfigure.security.SecurityPrequisite)
- org.springframework.boot.autoconfigure.security.SecurityProperties.Basic
- org.springframework.boot.autoconfigure.security.SecurityProperties.Headers
- org.springframework.boot.autoconfigure.security.SecurityProperties.User
- org.springframework.boot.autoconfigure.web.ServerProperties (implements org.springframework.boot.context.embedded.EmbeddedServletContainerCustomizer)
- org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
- org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration (implements org.springframework.context.ApplicationContextAware, org.springframework.boot.context.embedded.EmbeddedServletContainerCustomizer)
- org.springframework.boot.autoconfigure.mobile.SitePreferenceAutoConfiguration
- org.springframework.social.config.annotation.SocialConfigurerAdapter (implements org.springframework.social.config.annotation.SocialConfigurer)
- org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration
- org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration.SpringSocialThymeleafConfig
- org.springframework.boot.autoconfigure.solr.SolrAutoConfiguration
- org.springframework.boot.autoconfigure.solr.SolrProperties
- org.springframework.boot.autoconfigure.data.solr.SolrRepositoriesAutoConfiguration
- org.springframework.boot.autoconfigure.condition.SpringBootCondition (implements org.springframework.context.annotation.Condition)
- org.springframework.boot.autoconfigure.security.SpringBootWebSecurityConfiguration
- org.springframework.boot.autoconfigure.security.SpringBootWebSecurityConfiguration.DefaultWebSecurityConfiguration
- org.springframework.boot.autoconfigure.security.SpringBootWebSecurityConfiguration.WebMvcSecurityConfigurationConditions
- org.springframework.boot.autoconfigure.security.SpringBootWebSecurityConfiguration.WebMvcSecurityConfigurationConditions.DefaultWebMvcSecurityConfiguration
- org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration
- org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration.DefaultTemplateResolverConfiguration (implements org.springframework.context.EnvironmentAware)
- org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration.ThymeleafDefaultConfiguration
- org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration.ThymeleafSecurityDialectConfiguration
- org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration.ThymeleafViewResolverConfiguration (implements org.springframework.context.EnvironmentAware)
- org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration.ThymeleafWebLayoutConfiguration
- org.springframework.boot.autoconfigure.thymeleaf.ThymeleafTemplateAvailabilityProvider (implements org.springframework.boot.autoconfigure.template.TemplateAvailabilityProvider)
- org.springframework.boot.autoconfigure.social.TwitterAutoConfiguration
- org.springframework.boot.autoconfigure.velocity.VelocityAutoConfiguration
- org.springframework.boot.autoconfigure.velocity.VelocityAutoConfiguration.VelocityConfiguration
- org.springframework.boot.autoconfigure.velocity.VelocityTemplateAvailabilityProvider (implements org.springframework.boot.autoconfigure.template.TemplateAvailabilityProvider)
- org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration
- org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.FaviconConfiguration
- org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- org.springframework.boot.autoconfigure.web.WebMvcProperties
- org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)
- org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration
Interface Hierarchy
Annotation Type Hierarchy
Enum Hierarchy
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.