Package Hierarchies:
- org.springframework.boot.autoconfigure,
- org.springframework.boot.autoconfigure.admin,
- org.springframework.boot.autoconfigure.aop,
- org.springframework.boot.autoconfigure.availability,
- org.springframework.boot.autoconfigure.cache,
- org.springframework.boot.autoconfigure.condition,
- org.springframework.boot.autoconfigure.container,
- org.springframework.boot.autoconfigure.context,
- org.springframework.boot.autoconfigure.data,
- org.springframework.boot.autoconfigure.domain,
- org.springframework.boot.autoconfigure.info,
- org.springframework.boot.autoconfigure.jmx,
- org.springframework.boot.autoconfigure.logging,
- org.springframework.boot.autoconfigure.preinitialize,
- org.springframework.boot.autoconfigure.service.connection,
- org.springframework.boot.autoconfigure.ssl,
- org.springframework.boot.autoconfigure.task,
- org.springframework.boot.autoconfigure.template,
- org.springframework.boot.autoconfigure.web,
- org.springframework.boot.autoconfigure.web.format
Class Hierarchy
- java.lang.Object
- org.springframework.boot.autoconfigure.AbstractDependsOnBeanFactoryPostProcessor (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.core.Ordered)
- org.springframework.boot.autoconfigure.condition.AbstractNestedCondition.MemberMatchOutcomes
- 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.aop.AopAutoConfiguration
- org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration
- org.springframework.boot.autoconfigure.AutoConfigurationExcludeFilter (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.core.type.filter.TypeFilter)
- org.springframework.boot.autoconfigure.AutoConfigurationImportSelector (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.annotation.DeferredImportSelector, org.springframework.context.EnvironmentAware, org.springframework.core.Ordered, org.springframework.context.ResourceLoaderAware)
- org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.AutoConfigurationEntry
- org.springframework.boot.autoconfigure.AutoConfigurationPackages
- 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.logging.ConditionEvaluationReportLoggingListener (implements org.springframework.context.ApplicationContextInitializer<C>)
- org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportMessage
- org.springframework.boot.autoconfigure.condition.ConditionMessage
- org.springframework.boot.autoconfigure.condition.ConditionMessage.Builder
- org.springframework.boot.autoconfigure.condition.ConditionMessage.ItemsBuilder
- org.springframework.boot.autoconfigure.condition.ConditionOutcome
- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration
- org.springframework.boot.context.annotation.Configurations
- org.springframework.boot.autoconfigure.AutoConfigurations (implements org.springframework.core.Ordered)
- org.springframework.boot.autoconfigure.service.connection.ConnectionDetailsFactories
- org.springframework.boot.autoconfigure.web.format.DateTimeFormatters
- org.springframework.boot.autoconfigure.domain.EntityScanner
- org.springframework.boot.autoconfigure.domain.EntityScanPackages
- org.springframework.boot.autoconfigure.web.ErrorProperties
- org.springframework.boot.autoconfigure.web.ErrorProperties.Whitelabel
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.core.convert.support.GenericConversionService (implements org.springframework.core.convert.support.ConfigurableConversionService)
- org.springframework.format.support.FormattingConversionService (implements org.springframework.context.EmbeddedValueResolverAware, org.springframework.format.FormatterRegistry)
- org.springframework.format.support.DefaultFormattingConversionService
- org.springframework.boot.autoconfigure.ssl.JksSslBundleProperties.Store
- org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration
- org.springframework.boot.autoconfigure.jmx.JmxProperties
- org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration
- org.springframework.boot.autoconfigure.context.LifecycleProperties
- org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration
- org.springframework.boot.autoconfigure.context.MessageSourceProperties
- 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.template.PathBasedTemplateAvailabilityProvider (implements org.springframework.boot.autoconfigure.template.TemplateAvailabilityProvider)
- org.springframework.boot.autoconfigure.template.PathBasedTemplateAvailabilityProvider.TemplateAvailabilityProperties
- org.springframework.boot.autoconfigure.ssl.PemSslBundleProperties.Store
- org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
- org.springframework.boot.autoconfigure.info.ProjectInfoProperties
- org.springframework.boot.autoconfigure.info.ProjectInfoProperties.Build
- org.springframework.boot.autoconfigure.info.ProjectInfoProperties.Git
- org.springframework.boot.autoconfigure.ssl.PropertiesSslBundle (implements org.springframework.boot.ssl.SslBundle)
- org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration
- org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration
- org.springframework.boot.autoconfigure.condition.SpringBootCondition (implements org.springframework.context.annotation.Condition)
- org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration
- org.springframework.boot.autoconfigure.ssl.SslBundleProperties
- org.springframework.boot.autoconfigure.ssl.SslBundleProperties.Key
- org.springframework.boot.autoconfigure.ssl.SslBundleProperties.Options
- org.springframework.boot.autoconfigure.ssl.SslProperties
- org.springframework.boot.autoconfigure.ssl.SslProperties.Bundles
- org.springframework.boot.autoconfigure.ssl.SslProperties.Bundles.Watch
- org.springframework.boot.autoconfigure.ssl.SslProperties.Bundles.Watch.File
- org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration
- org.springframework.boot.autoconfigure.task.TaskExecutionProperties
- org.springframework.boot.autoconfigure.task.TaskExecutionProperties.Pool
- org.springframework.boot.autoconfigure.task.TaskExecutionProperties.Pool.Shutdown
- org.springframework.boot.autoconfigure.task.TaskExecutionProperties.Shutdown
- org.springframework.boot.autoconfigure.task.TaskExecutionProperties.Simple
- org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration
- org.springframework.boot.autoconfigure.task.TaskSchedulingProperties
- org.springframework.boot.autoconfigure.task.TaskSchedulingProperties.Pool
- org.springframework.boot.autoconfigure.task.TaskSchedulingProperties.Shutdown
- org.springframework.boot.autoconfigure.task.TaskSchedulingProperties.Simple
- org.springframework.boot.autoconfigure.template.TemplateAvailabilityProviders
- org.springframework.boot.autoconfigure.template.TemplateLocation
- java.lang.Throwable (implements java.io.Serializable)
- org.springframework.boot.autoconfigure.web.WebProperties
- org.springframework.boot.autoconfigure.web.WebProperties.Resources
- org.springframework.boot.autoconfigure.web.WebProperties.Resources.Cache
- org.springframework.boot.autoconfigure.web.WebProperties.Resources.Cache.Cachecontrol
- org.springframework.boot.autoconfigure.web.WebProperties.Resources.Chain
- org.springframework.boot.autoconfigure.web.WebProperties.Resources.Chain.Strategy
- org.springframework.boot.autoconfigure.web.WebProperties.Resources.Chain.Strategy.Content
- org.springframework.boot.autoconfigure.web.WebProperties.Resources.Chain.Strategy.Fixed
- org.springframework.boot.autoconfigure.web.WebResourcesRuntimeHints (implements org.springframework.aot.hint.RuntimeHintsRegistrar)
Annotation Interface Hierarchy