Class Hierarchy
- java.lang.Object
- org.springframework.boot.autoconfigure.jdbc.AbstractDataSourceConfiguration (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.InitializingBean)
- 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.jms.ActiveMQProperties
- org.springframework.boot.autoconfigure.aop.AopAutoConfiguration
- org.springframework.boot.autoconfigure.aop.AopAutoConfiguration.CglibAutoProxyConfiguration
- org.springframework.boot.autoconfigure.aop.AopAutoConfiguration.JdkDynamicAutoProxyConfiguration
- 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.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 (implements org.springframework.context.EnvironmentAware)
- org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration.DbcpConfiguration
- org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration.EmbeddedConfiguration
- org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration.JdbcTemplateConfiguration
- org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration.TomcatConfiguration
- org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration (implements org.springframework.core.Ordered)
- org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration.TransactionManagementConfiguration
- org.springframework.boot.autoconfigure.mobile.DeviceResolverAutoConfiguration
- org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration
- org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration.DispatcherServletConfiguration
- 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
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- org.springframework.boot.autoconfigure.security.FallbackWebSecurityAutoConfiguration
- org.springframework.security.config.annotation.authentication.configurers.GlobalAuthenticationConfigurerAdapter (implements org.springframework.security.config.annotation.SecurityConfigurer<O,B>)
- 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.jms.JmsTemplateAutoConfiguration
- org.springframework.boot.autoconfigure.jms.JmsTemplateAutoConfiguration.ActiveMQConnectionFactoryCreator
- org.springframework.boot.autoconfigure.jms.JmsTemplateProperties
- org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration
- org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.MBeanExport
- 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.context.EnvironmentAware)
- org.springframework.boot.autoconfigure.data.JpaRepositoriesAutoConfiguration
- org.springframework.boot.autoconfigure.data.JpaRepositoriesAutoConfiguration.JpaWebConfiguration
- org.springframework.boot.autoconfigure.MessageSourceAutoConfiguration (implements org.springframework.context.EnvironmentAware)
- org.springframework.boot.autoconfigure.mongo.MongoAutoConfiguration
- org.springframework.boot.autoconfigure.mongo.MongoProperties
- org.springframework.boot.autoconfigure.data.MongoRepositoriesAutoConfiguration
- org.springframework.boot.autoconfigure.mongo.MongoTemplateAutoConfiguration
- org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration
- 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.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.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.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.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.