Hierarchy For All Packages
Package Hierarchies:- org.springframework.boot,
- org.springframework.boot.admin,
- org.springframework.boot.ansi,
- org.springframework.boot.availability,
- org.springframework.boot.builder,
- org.springframework.boot.cloud,
- org.springframework.boot.context,
- org.springframework.boot.context.annotation,
- org.springframework.boot.context.config,
- org.springframework.boot.context.event,
- org.springframework.boot.context.logging,
- org.springframework.boot.context.metrics.buffering,
- org.springframework.boot.context.properties,
- org.springframework.boot.context.properties.bind,
- org.springframework.boot.context.properties.bind.handler,
- org.springframework.boot.context.properties.bind.validation,
- org.springframework.boot.context.properties.source,
- org.springframework.boot.convert,
- org.springframework.boot.diagnostics,
- org.springframework.boot.diagnostics.analyzer,
- org.springframework.boot.env,
- org.springframework.boot.info,
- org.springframework.boot.io,
- org.springframework.boot.jackson,
- org.springframework.boot.jdbc,
- org.springframework.boot.jdbc.init,
- org.springframework.boot.jdbc.metadata,
- org.springframework.boot.jms,
- org.springframework.boot.json,
- org.springframework.boot.logging,
- org.springframework.boot.logging.java,
- org.springframework.boot.logging.log4j2,
- org.springframework.boot.logging.logback,
- org.springframework.boot.origin,
- org.springframework.boot.orm.jpa,
- org.springframework.boot.orm.jpa.hibernate,
- org.springframework.boot.r2dbc,
- org.springframework.boot.r2dbc.init,
- org.springframework.boot.reactor,
- org.springframework.boot.rsocket.context,
- org.springframework.boot.rsocket.messaging,
- org.springframework.boot.rsocket.netty,
- org.springframework.boot.rsocket.server,
- org.springframework.boot.security.reactive,
- org.springframework.boot.security.servlet,
- org.springframework.boot.sql.init,
- org.springframework.boot.sql.init.dependency,
- org.springframework.boot.ssl,
- org.springframework.boot.ssl.jks,
- org.springframework.boot.ssl.pem,
- org.springframework.boot.system,
- org.springframework.boot.task,
- org.springframework.boot.type.classreading,
- org.springframework.boot.util,
- org.springframework.boot.validation,
- org.springframework.boot.validation.beanvalidation,
- org.springframework.boot.web.client,
- org.springframework.boot.web.codec,
- org.springframework.boot.web.context,
- org.springframework.boot.web.embedded.jetty,
- org.springframework.boot.web.embedded.netty,
- org.springframework.boot.web.embedded.tomcat,
- org.springframework.boot.web.embedded.undertow,
- org.springframework.boot.web.error,
- org.springframework.boot.web.reactive.context,
- org.springframework.boot.web.reactive.error,
- org.springframework.boot.web.reactive.filter,
- org.springframework.boot.web.reactive.function.client,
- org.springframework.boot.web.reactive.result.view,
- org.springframework.boot.web.reactive.server,
- org.springframework.boot.web.server,
- org.springframework.boot.web.servlet,
- org.springframework.boot.web.servlet.context,
- org.springframework.boot.web.servlet.error,
- org.springframework.boot.web.servlet.filter,
- org.springframework.boot.web.servlet.server,
- org.springframework.boot.web.servlet.support,
- org.springframework.boot.web.servlet.view,
- org.springframework.boot.webservices.client
Class Hierarchy
- java.lang.Object
- org.springframework.context.aot.AbstractAotProcessor<T>
- org.springframework.context.aot.ContextAotProcessor
- org.springframework.boot.SpringApplicationAotProcessor
- org.springframework.context.aot.ContextAotProcessor
- org.springframework.boot.sql.init.dependency.AbstractBeansOfTypeDatabaseInitializerDetector (implements org.springframework.boot.sql.init.dependency.DatabaseInitializerDetector)
- org.springframework.boot.sql.init.dependency.AbstractBeansOfTypeDependsOnDatabaseInitializationDetector (implements org.springframework.boot.sql.init.dependency.DependsOnDatabaseInitializationDetector)
- org.springframework.boot.context.properties.bind.AbstractBindHandler (implements org.springframework.boot.context.properties.bind.BindHandler)
- org.springframework.boot.context.properties.bind.BoundPropertiesTrackingBindHandler
- org.springframework.boot.context.properties.bind.handler.IgnoreErrorsBindHandler
- org.springframework.boot.context.properties.bind.handler.IgnoreTopLevelConverterNotFoundBindHandler
- org.springframework.boot.context.properties.bind.handler.NoUnboundElementsBindHandler
- org.springframework.boot.context.properties.bind.validation.ValidationBindHandler
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- org.springframework.boot.web.servlet.ServletContextInitializerBeans
- org.springframework.boot.web.server.AbstractConfigurableWebServerFactory (implements org.springframework.boot.web.server.ConfigurableWebServerFactory)
- org.springframework.boot.web.reactive.server.AbstractReactiveWebServerFactory (implements org.springframework.boot.web.reactive.server.ConfigurableReactiveWebServerFactory)
- org.springframework.boot.web.embedded.jetty.JettyReactiveWebServerFactory (implements org.springframework.boot.web.embedded.jetty.ConfigurableJettyWebServerFactory)
- org.springframework.boot.web.embedded.netty.NettyReactiveWebServerFactory
- org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory (implements org.springframework.boot.web.embedded.tomcat.ConfigurableTomcatWebServerFactory)
- org.springframework.boot.web.embedded.undertow.UndertowReactiveWebServerFactory (implements org.springframework.boot.web.embedded.undertow.ConfigurableUndertowWebServerFactory)
- org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory (implements org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory)
- org.springframework.boot.web.embedded.jetty.JettyServletWebServerFactory (implements org.springframework.boot.web.embedded.jetty.ConfigurableJettyWebServerFactory, org.springframework.context.ResourceLoaderAware)
- org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory (implements org.springframework.boot.web.embedded.tomcat.ConfigurableTomcatWebServerFactory, org.springframework.context.ResourceLoaderAware)
- org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory (implements org.springframework.boot.web.embedded.undertow.ConfigurableUndertowWebServerFactory, org.springframework.context.ResourceLoaderAware)
- org.springframework.boot.web.reactive.server.AbstractReactiveWebServerFactory (implements org.springframework.boot.web.reactive.server.ConfigurableReactiveWebServerFactory)
- org.eclipse.jetty.ee10.webapp.AbstractConfiguration (implements org.eclipse.jetty.ee10.webapp.Configuration)
- org.springframework.boot.web.embedded.jetty.ServletContextInitializerConfiguration
- org.springframework.boot.jdbc.metadata.AbstractDataSourcePoolMetadata<T> (implements org.springframework.boot.jdbc.metadata.DataSourcePoolMetadata)
- org.springframework.boot.jdbc.metadata.CommonsDbcp2DataSourcePoolMetadata
- org.springframework.boot.jdbc.metadata.HikariDataSourcePoolMetadata
- org.springframework.boot.jdbc.metadata.OracleUcpDataSourcePoolMetadata
- org.springframework.boot.jdbc.metadata.TomcatDataSourcePoolMetadata
- org.springframework.core.env.AbstractEnvironment (implements org.springframework.core.env.ConfigurableEnvironment)
- org.springframework.core.env.StandardEnvironment
- org.springframework.boot.web.reactive.context.StandardReactiveWebEnvironment (implements org.springframework.boot.web.reactive.context.ConfigurableReactiveWebEnvironment)
- org.springframework.core.env.StandardEnvironment
- org.springframework.boot.diagnostics.AbstractFailureAnalyzer<T> (implements org.springframework.boot.diagnostics.FailureAnalyzer)
- org.springframework.boot.diagnostics.analyzer.AbstractInjectionFailureAnalyzer<T>
- org.springframework.boot.diagnostics.analyzer.BeanNotOfRequiredTypeFailureAnalyzer
- org.springframework.boot.json.AbstractJsonParser (implements org.springframework.boot.json.JsonParser)
- org.springframework.boot.json.BasicJsonParser
- org.springframework.boot.json.GsonJsonParser
- org.springframework.boot.json.JacksonJsonParser
- org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform (implements org.hibernate.service.spi.Configurable, org.hibernate.engine.transaction.jta.platform.spi.JtaPlatform, org.hibernate.service.spi.ServiceRegistryAwareService, org.hibernate.engine.transaction.jta.platform.internal.TransactionManagerAccess)
- org.springframework.boot.orm.jpa.hibernate.SpringJtaPlatform
- org.springframework.boot.logging.AbstractLoggingSystem.LogLevels<T>
- org.apache.logging.log4j.core.pattern.AbstractPatternConverter (implements org.apache.logging.log4j.core.pattern.PatternConverter)
- org.apache.logging.log4j.core.pattern.LogEventPatternConverter
- org.springframework.boot.logging.log4j2.ColorConverter
- org.springframework.boot.logging.log4j2.CorrelationIdConverter
- org.apache.logging.log4j.core.pattern.ThrowablePatternConverter
- org.springframework.boot.logging.log4j2.ExtendedWhitespaceThrowablePatternConverter
- org.springframework.boot.logging.log4j2.WhitespaceThrowablePatternConverter
- org.apache.logging.log4j.core.pattern.LogEventPatternConverter
- org.springframework.boot.sql.init.AbstractScriptDatabaseInitializer (implements org.springframework.beans.factory.InitializingBean, org.springframework.context.ResourceLoaderAware)
- org.springframework.boot.jdbc.init.DataSourceScriptDatabaseInitializer
- org.springframework.boot.r2dbc.init.R2dbcScriptDatabaseInitializer
- org.springframework.boot.sql.init.AbstractScriptDatabaseInitializer.Scripts (implements java.lang.Iterable<T>)
- org.springframework.web.reactive.result.view.AbstractView (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanNameAware, org.springframework.web.reactive.result.view.View)
- org.springframework.web.reactive.result.view.AbstractUrlBasedView (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.boot.web.reactive.result.view.MustacheView
- org.springframework.web.reactive.result.view.AbstractUrlBasedView (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.boot.ansi.Ansi8BitColor (implements org.springframework.boot.ansi.AnsiElement)
- org.springframework.boot.ansi.AnsiOutput
- org.springframework.boot.context.config.AnsiOutputApplicationListener (implements org.springframework.context.ApplicationListener<E>, org.springframework.core.Ordered)
- org.springframework.boot.availability.ApplicationAvailabilityBean (implements org.springframework.boot.availability.ApplicationAvailability, org.springframework.context.ApplicationListener<E>)
- org.springframework.boot.security.servlet.ApplicationContextRequestMatcher<C> (implements org.springframework.security.web.util.matcher.RequestMatcher)
- org.springframework.boot.security.reactive.ApplicationContextServerWebExchangeMatcher<C> (implements org.springframework.security.web.server.util.matcher.ServerWebExchangeMatcher)
- org.springframework.boot.system.ApplicationHome
- 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.AbstractTemplateViewResolver
- org.springframework.boot.web.servlet.view.MustacheViewResolver
- org.springframework.web.servlet.view.AbstractTemplateViewResolver
- 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.web.servlet.view.AbstractTemplateView
- org.springframework.boot.web.servlet.view.MustacheView
- org.springframework.web.servlet.view.AbstractTemplateView
- org.springframework.web.servlet.view.AbstractUrlBasedView (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.web.servlet.view.AbstractCachingViewResolver (implements org.springframework.web.servlet.ViewResolver)
- org.springframework.web.context.support.WebApplicationObjectSupport (implements org.springframework.web.context.ServletContextAware)
- org.springframework.boot.system.ApplicationPid
- org.springframework.boot.context.ApplicationPidFileWriter (implements org.springframework.context.ApplicationListener<E>, org.springframework.core.Ordered)
- org.springframework.boot.system.ApplicationTemp
- org.springframework.boot.context.properties.bind.Bindable<T>
- org.springframework.boot.context.properties.bind.BindableRuntimeHintsRegistrar (implements org.springframework.aot.hint.RuntimeHintsRegistrar)
- org.springframework.boot.context.properties.bind.Binder
- org.springframework.boot.context.properties.bind.BindResult<T>
- org.springframework.boot.context.properties.BoundConfigurationProperties
- org.springframework.boot.context.metrics.buffering.BufferingApplicationStartup (implements org.springframework.core.metrics.ApplicationStartup)
- java.lang.ClassLoader
- java.security.SecureClassLoader
- java.net.URLClassLoader (implements java.io.Closeable)
- org.apache.catalina.loader.WebappClassLoaderBase (implements org.apache.tomcat.InstrumentableClassLoader, org.apache.catalina.Lifecycle, org.apache.tomcat.util.security.PermissionCheck, org.apache.juli.WebappProperties)
- org.apache.catalina.loader.ParallelWebappClassLoader
- org.springframework.boot.web.embedded.tomcat.TomcatEmbeddedWebappClassLoader
- org.apache.catalina.loader.ParallelWebappClassLoader
- org.apache.catalina.loader.WebappClassLoaderBase (implements org.apache.tomcat.InstrumentableClassLoader, org.apache.catalina.Lifecycle, org.apache.tomcat.util.security.PermissionCheck, org.apache.juli.WebappProperties)
- java.net.URLClassLoader (implements java.io.Closeable)
- java.security.SecureClassLoader
- org.springframework.boot.web.client.ClientHttpRequestFactories
- org.springframework.boot.cloud.CloudFoundryVcapEnvironmentPostProcessor (implements org.springframework.boot.env.EnvironmentPostProcessor, org.springframework.core.Ordered)
- org.springframework.boot.jdbc.metadata.CompositeDataSourcePoolMetadataProvider (implements org.springframework.boot.jdbc.metadata.DataSourcePoolMetadataProvider)
- org.springframework.boot.web.server.Compression
- org.springframework.boot.context.config.ConfigData
- org.springframework.boot.context.config.ConfigData.Options
- org.springframework.boot.context.config.ConfigDataEnvironmentPostProcessor (implements org.springframework.boot.env.EnvironmentPostProcessor, org.springframework.core.Ordered)
- org.springframework.boot.context.config.ConfigDataLocation (implements org.springframework.boot.origin.OriginProvider)
- org.springframework.boot.context.config.ConfigDataResource
- org.springframework.boot.context.config.ConfigTreeConfigDataResource
- org.springframework.boot.context.config.StandardConfigDataResource
- org.springframework.boot.context.config.ConfigTreeConfigDataLoader (implements org.springframework.boot.context.config.ConfigDataLoader<R>)
- org.springframework.boot.context.config.ConfigTreeConfigDataLocationResolver (implements org.springframework.boot.context.config.ConfigDataLocationResolver<R>)
- org.apache.logging.log4j.core.config.builder.api.ConfigurationBuilderFactory
- org.apache.logging.log4j.core.config.ConfigurationFactory
- org.springframework.boot.logging.log4j2.SpringBootConfigurationFactory
- org.apache.logging.log4j.core.config.ConfigurationFactory
- org.springframework.boot.context.properties.ConfigurationPropertiesBean
- org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.beans.factory.InitializingBean, org.springframework.core.PriorityOrdered)
- org.springframework.boot.context.properties.source.ConfigurationProperty (implements java.lang.Comparable<T>, org.springframework.boot.origin.OriginProvider)
- org.springframework.boot.context.properties.source.ConfigurationPropertyName (implements java.lang.Comparable<T>)
- org.springframework.boot.context.properties.source.ConfigurationPropertyNameAliases (implements java.lang.Iterable<T>)
- org.springframework.boot.context.properties.source.ConfigurationPropertySources
- org.springframework.boot.context.annotation.Configurations
- org.springframework.boot.context.annotation.UserConfigurations (implements org.springframework.core.PriorityOrdered)
- org.springframework.boot.context.ConfigurationWarningsApplicationContextInitializer (implements org.springframework.context.ApplicationContextInitializer<C>)
- org.springframework.boot.context.ConfigurationWarningsApplicationContextInitializer.ComponentScanPackageCheck (implements org.springframework.boot.context.ConfigurationWarningsApplicationContextInitializer.Check)
- org.springframework.boot.context.ConfigurationWarningsApplicationContextInitializer.ConfigurationWarningsPostProcessor (implements org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor, org.springframework.core.PriorityOrdered)
- org.springframework.boot.r2dbc.ConnectionFactoryBuilder
- org.springframework.boot.context.properties.ConstructorBound
- ch.qos.logback.core.spi.ContextAwareBase (implements ch.qos.logback.core.spi.ContextAware)
- org.springframework.boot.logging.logback.RootLogLevelConfigurator (implements ch.qos.logback.classic.spi.Configurator)
- org.springframework.boot.context.ContextIdApplicationContextInitializer (implements org.springframework.context.ApplicationContextInitializer<C>, org.springframework.core.Ordered)
- ch.qos.logback.core.pattern.Converter<E>
- ch.qos.logback.core.pattern.FormattingConverter<E>
- ch.qos.logback.core.pattern.DynamicConverter<E> (implements ch.qos.logback.core.spi.ContextAware, ch.qos.logback.core.spi.LifeCycle)
- ch.qos.logback.classic.pattern.ClassicConverter
- org.springframework.boot.logging.logback.ApplicationNameConverter
- ch.qos.logback.classic.pattern.ThrowableHandlingConverter
- ch.qos.logback.classic.pattern.ThrowableProxyConverter
- ch.qos.logback.classic.pattern.ExtendedThrowableProxyConverter
- org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter
- org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter
- ch.qos.logback.classic.pattern.ExtendedThrowableProxyConverter
- ch.qos.logback.classic.pattern.ThrowableProxyConverter
- ch.qos.logback.core.pattern.CompositeConverter<E>
- org.springframework.boot.logging.logback.ColorConverter
- org.springframework.boot.logging.logback.CorrelationIdConverter
- ch.qos.logback.classic.pattern.ClassicConverter
- ch.qos.logback.core.pattern.DynamicConverter<E> (implements ch.qos.logback.core.spi.ContextAware, ch.qos.logback.core.spi.LifeCycle)
- ch.qos.logback.core.pattern.FormattingConverter<E>
- org.springframework.boot.web.server.Cookie
- org.springframework.boot.web.servlet.server.Session.Cookie
- org.springframework.boot.logging.CorrelationIdFormatter
- org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- org.springframework.boot.sql.init.DatabaseInitializationSettings
- org.springframework.boot.context.properties.bind.DataObjectPropertyName
- org.springframework.boot.jdbc.DataSourceBuilder<T>
- org.springframework.boot.jdbc.DataSourceUnwrapper
- org.springframework.boot.DefaultApplicationArguments (implements org.springframework.boot.ApplicationArguments)
- org.springframework.boot.DefaultBootstrapContext (implements org.springframework.boot.ConfigurableBootstrapContext)
- org.springframework.boot.web.reactive.error.DefaultErrorAttributes (implements org.springframework.boot.web.reactive.error.ErrorAttributes)
- org.springframework.boot.web.servlet.error.DefaultErrorAttributes (implements org.springframework.boot.web.servlet.error.ErrorAttributes, org.springframework.web.servlet.HandlerExceptionResolver, org.springframework.core.Ordered)
- org.springframework.core.io.DefaultResourceLoader (implements org.springframework.core.io.ResourceLoader)
- org.springframework.context.support.AbstractApplicationContext (implements org.springframework.context.ConfigurableApplicationContext)
- org.springframework.context.support.GenericApplicationContext (implements org.springframework.beans.factory.support.BeanDefinitionRegistry)
- org.springframework.context.annotation.AnnotationConfigApplicationContext (implements org.springframework.context.annotation.AnnotationConfigRegistry)
- org.springframework.boot.web.reactive.context.AnnotationConfigReactiveWebApplicationContext (implements org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext)
- org.springframework.boot.web.reactive.context.GenericReactiveWebApplicationContext (implements org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext)
- org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext (implements org.springframework.boot.web.context.ConfigurableWebServerApplicationContext)
- org.springframework.boot.web.reactive.context.AnnotationConfigReactiveWebServerApplicationContext (implements org.springframework.context.annotation.AnnotationConfigRegistry)
- org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext (implements org.springframework.boot.web.context.ConfigurableWebServerApplicationContext)
- org.springframework.web.context.support.GenericWebApplicationContext (implements org.springframework.web.context.ConfigurableWebApplicationContext, org.springframework.ui.context.ThemeSource)
- org.springframework.boot.web.servlet.context.AnnotationConfigServletWebApplicationContext (implements org.springframework.context.annotation.AnnotationConfigRegistry)
- org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext (implements org.springframework.boot.web.context.ConfigurableWebServerApplicationContext)
- org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext (implements org.springframework.context.annotation.AnnotationConfigRegistry)
- org.springframework.boot.web.servlet.context.XmlServletWebServerApplicationContext
- org.springframework.context.annotation.AnnotationConfigApplicationContext (implements org.springframework.context.annotation.AnnotationConfigRegistry)
- org.springframework.context.support.GenericApplicationContext (implements org.springframework.beans.factory.support.BeanDefinitionRegistry)
- org.springframework.boot.io.ApplicationResourceLoader
- org.springframework.context.support.AbstractApplicationContext (implements org.springframework.context.ConfigurableApplicationContext)
- org.springframework.boot.ssl.DefaultSslBundleRegistry (implements org.springframework.boot.ssl.SslBundleRegistry, org.springframework.boot.ssl.SslBundles)
- org.springframework.boot.logging.DeferredLog (implements org.apache.commons.logging.Log)
- org.springframework.boot.logging.DeferredLogs (implements org.springframework.boot.logging.DeferredLogFactory)
- org.springframework.boot.context.config.DelegatingApplicationContextInitializer (implements org.springframework.context.ApplicationContextInitializer<C>, org.springframework.core.Ordered)
- org.springframework.boot.context.config.DelegatingApplicationListener (implements org.springframework.context.ApplicationListener<E>, org.springframework.core.Ordered)
- org.springframework.boot.web.servlet.server.Encoding
- org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder
- org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder.Builder
- org.springframework.boot.env.EnvironmentPostProcessorApplicationListener (implements org.springframework.core.Ordered, org.springframework.context.event.SmartApplicationListener)
- org.springframework.boot.web.error.ErrorAttributeOptions
- org.springframework.boot.web.server.ErrorPage
- org.springframework.boot.web.servlet.support.ErrorPageFilter (implements org.springframework.boot.web.server.ErrorPageRegistry, jakarta.servlet.Filter, org.springframework.core.Ordered)
- org.springframework.boot.web.server.ErrorPageRegistrarBeanPostProcessor (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.config.BeanPostProcessor)
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- org.springframework.boot.BootstrapContextClosedEvent
- org.springframework.boot.ExitCodeEvent
- org.springframework.boot.builder.ParentContextApplicationContextInitializer.ParentContextAvailableEvent
- org.springframework.context.PayloadApplicationEvent<T> (implements org.springframework.core.ResolvableTypeProvider)
- org.springframework.boot.availability.AvailabilityChangeEvent<S>
- org.springframework.boot.rsocket.context.RSocketServerInitializedEvent
- org.springframework.boot.context.event.SpringApplicationEvent
- org.springframework.boot.context.event.ApplicationContextInitializedEvent
- org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent
- org.springframework.boot.context.event.ApplicationFailedEvent
- org.springframework.boot.context.event.ApplicationPreparedEvent
- org.springframework.boot.context.event.ApplicationReadyEvent
- org.springframework.boot.context.event.ApplicationStartedEvent
- org.springframework.boot.context.event.ApplicationStartingEvent
- org.springframework.boot.web.context.WebServerInitializedEvent
- org.springframework.boot.web.reactive.context.ReactiveWebServerInitializedEvent
- org.springframework.boot.web.servlet.context.ServletWebServerInitializedEvent
- org.springframework.context.ApplicationEvent
- org.springframework.boot.diagnostics.FailureAnalysis
- org.springframework.boot.context.FileEncodingApplicationListener (implements org.springframework.context.ApplicationListener<E>, org.springframework.core.Ordered)
- java.util.logging.Formatter
- org.springframework.boot.logging.java.SimpleFormatter
- 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.boot.convert.ApplicationConversionService
- org.springframework.format.support.FormattingConversionService (implements org.springframework.context.EmbeddedValueResolverAware, org.springframework.format.FormatterRegistry)
- org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, jakarta.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- org.springframework.web.filter.OncePerRequestFilter
- org.springframework.boot.web.servlet.filter.ApplicationContextHeaderFilter
- org.springframework.web.filter.CharacterEncodingFilter
- org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter (implements org.springframework.boot.web.servlet.filter.OrderedFilter)
- org.springframework.web.filter.FormContentFilter
- org.springframework.boot.web.servlet.filter.OrderedFormContentFilter (implements org.springframework.boot.web.servlet.filter.OrderedFilter)
- org.springframework.web.filter.HiddenHttpMethodFilter
- org.springframework.boot.web.servlet.filter.OrderedHiddenHttpMethodFilter (implements org.springframework.boot.web.servlet.filter.OrderedFilter)
- org.springframework.web.filter.RequestContextFilter
- org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter (implements org.springframework.boot.web.servlet.filter.OrderedFilter)
- org.springframework.web.filter.OncePerRequestFilter
- org.springframework.web.filter.reactive.HiddenHttpMethodFilter (implements org.springframework.web.server.WebFilter)
- org.springframework.boot.web.reactive.filter.OrderedHiddenHttpMethodFilter (implements org.springframework.boot.web.reactive.filter.OrderedWebFilter)
- org.springframework.boot.jdbc.HikariCheckpointRestoreLifecycle (implements org.springframework.context.Lifecycle)
- org.springframework.boot.web.server.Http2
- org.springframework.boot.webservices.client.HttpWebServiceMessageSenderBuilder
- org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl (implements org.hibernate.boot.model.naming.ImplicitNamingStrategy, java.io.Serializable)
- org.springframework.boot.orm.jpa.hibernate.SpringImplicitNamingStrategy
- org.springframework.boot.context.annotation.ImportCandidates (implements java.lang.Iterable<T>)
- org.springframework.boot.info.InfoProperties (implements java.lang.Iterable<T>)
- org.springframework.boot.info.BuildProperties
- org.springframework.boot.info.GitProperties
- org.springframework.boot.info.InfoProperties.Entry
- org.springframework.boot.util.Instantiator<T>
- org.springframework.boot.info.JavaInfo
- org.springframework.boot.info.JavaInfo.JavaRuntimeEnvironmentInfo
- org.springframework.boot.info.JavaInfo.JavaVendorInfo
- org.springframework.boot.info.JavaInfo.JavaVirtualMachineInfo
- org.springframework.boot.logging.java.JavaLoggingSystem.Factory (implements org.springframework.boot.logging.LoggingSystemFactory)
- org.springframework.boot.web.embedded.jetty.JettyWebServer (implements org.springframework.boot.web.server.WebServer)
- org.springframework.boot.ssl.jks.JksSslStoreBundle (implements org.springframework.boot.ssl.SslStoreBundle)
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- org.springframework.boot.jackson.JsonObjectDeserializer<T>
- org.springframework.boot.jackson.JsonMixinModuleEntries
- org.springframework.boot.jackson.JsonMixinModuleEntries.Builder
- org.springframework.boot.json.JsonParserFactory
- com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
- org.springframework.boot.jackson.JsonObjectSerializer<T>
- org.springframework.boot.web.servlet.server.Jsp
- org.springframework.boot.util.LambdaSafe
- org.springframework.boot.util.LambdaSafe.InvocationResult<R>
- org.springframework.boot.util.LambdaSafe.LambdaSafeCallback<C,
A, SELF> - org.springframework.boot.util.LambdaSafe.Callback<C,
A> - org.springframework.boot.util.LambdaSafe.Callbacks<C,
A>
- org.springframework.boot.util.LambdaSafe.Callback<C,
- org.springframework.boot.LazyInitializationBeanFactoryPostProcessor (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.core.Ordered)
- org.springframework.boot.logging.log4j2.Log4J2LoggingSystem.Factory (implements org.springframework.boot.logging.LoggingSystemFactory)
- org.springframework.boot.logging.logback.LogbackLoggingSystem.Factory (implements org.springframework.boot.logging.LoggingSystemFactory)
- org.springframework.boot.logging.LogFile
- org.springframework.boot.logging.LoggerConfiguration
- org.springframework.boot.logging.LoggerConfiguration.LevelConfiguration
- org.springframework.boot.logging.LoggerGroup
- org.springframework.boot.logging.LoggerGroups (implements java.lang.Iterable<T>)
- org.springframework.boot.context.logging.LoggingApplicationListener (implements org.springframework.context.event.GenericApplicationListener)
- org.springframework.boot.diagnostics.LoggingFailureAnalysisReporter (implements org.springframework.boot.diagnostics.FailureAnalysisReporter)
- org.springframework.boot.logging.LoggingInitializationContext
- org.springframework.boot.logging.LoggingSystem
- org.springframework.boot.logging.AbstractLoggingSystem
- org.springframework.boot.logging.java.JavaLoggingSystem
- org.springframework.boot.logging.log4j2.Log4J2LoggingSystem
- org.springframework.boot.logging.logback.LogbackLoggingSystem (implements org.springframework.beans.factory.aot.BeanFactoryInitializationAotProcessor)
- org.springframework.boot.logging.AbstractLoggingSystem
- org.springframework.boot.logging.LoggingSystemProperties
- org.springframework.boot.logging.logback.LogbackLoggingSystemProperties
- org.springframework.boot.context.properties.source.MapConfigurationPropertySource (implements org.springframework.boot.context.properties.source.IterableConfigurationPropertySource)
- org.springframework.boot.validation.MessageInterpolatorFactory (implements org.springframework.beans.factory.ObjectFactory<T>)
- org.springframework.boot.web.server.MimeMappings (implements java.lang.Iterable<T>)
- org.springframework.boot.web.server.MimeMappings.Mapping
- com.fasterxml.jackson.databind.Module (implements com.fasterxml.jackson.core.Versioned)
- com.fasterxml.jackson.databind.module.SimpleModule (implements java.io.Serializable)
- org.springframework.boot.jackson.JsonComponentModule (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
- org.springframework.boot.jackson.JsonMixinModule
- com.fasterxml.jackson.databind.module.SimpleModule (implements java.io.Serializable)
- org.springframework.boot.web.servlet.MultipartConfigFactory
- org.springframework.boot.rsocket.netty.NettyRSocketServer (implements org.springframework.boot.rsocket.server.RSocketServer)
- org.springframework.boot.rsocket.netty.NettyRSocketServerFactory (implements org.springframework.boot.rsocket.server.ConfigurableRSocketServerFactory, org.springframework.boot.rsocket.server.RSocketServerFactory)
- org.springframework.boot.web.embedded.netty.NettyWebServer (implements org.springframework.boot.web.server.WebServer)
- org.springframework.boot.r2dbc.OptionsCapableConnectionFactory (implements io.r2dbc.spi.ConnectionFactory, io.r2dbc.spi.Wrapped<T>)
- org.springframework.boot.origin.OriginTrackedResource (implements org.springframework.boot.origin.OriginProvider, org.springframework.core.io.Resource)
- org.springframework.boot.origin.OriginTrackedResource.OriginTrackedWritableResource (implements org.springframework.core.io.WritableResource)
- org.springframework.boot.origin.OriginTrackedValue (implements org.springframework.boot.origin.OriginProvider)
- org.springframework.boot.info.OsInfo
- org.springframework.boot.builder.ParentContextApplicationContextInitializer (implements org.springframework.context.ApplicationContextInitializer<C>, org.springframework.core.Ordered)
- org.springframework.boot.builder.ParentContextCloserApplicationListener (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>, org.springframework.core.Ordered)
- org.springframework.boot.builder.ParentContextCloserApplicationListener.ContextCloserListener (implements org.springframework.context.ApplicationListener<E>)
- org.springframework.boot.ssl.pem.PemContent
- org.springframework.boot.ssl.pem.PemSslStoreBundle (implements org.springframework.boot.ssl.SslStoreBundle)
- org.springframework.boot.jdbc.init.PlatformPlaceholderDatabaseDriverResolver
- org.springframework.boot.info.ProcessInfo
- org.springframework.boot.context.config.Profiles (implements java.lang.Iterable<T>)
- org.springframework.boot.env.PropertiesPropertySourceLoader (implements org.springframework.boot.env.PropertySourceLoader)
- org.springframework.boot.context.properties.PropertyMapper
- org.springframework.boot.context.properties.PropertyMapper.Source<T>
- org.springframework.core.env.PropertySource<T>
- org.springframework.boot.ansi.AnsiPropertySource
- org.springframework.core.env.EnumerablePropertySource<T>
- org.springframework.boot.env.ConfigTreePropertySource (implements org.springframework.boot.origin.OriginLookup<K>)
- org.springframework.core.env.MapPropertySource
- org.springframework.boot.DefaultPropertiesPropertySource
- org.springframework.boot.env.OriginTrackedMapPropertySource (implements org.springframework.boot.origin.OriginLookup<K>)
- org.springframework.core.env.SystemEnvironmentPropertySource
- org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor.OriginAwareSystemEnvironmentPropertySource (implements org.springframework.boot.origin.OriginLookup<K>)
- org.springframework.boot.env.RandomValuePropertySource
- org.springframework.boot.origin.PropertySourceOrigin (implements org.springframework.boot.origin.Origin, org.springframework.boot.origin.OriginProvider)
- org.springframework.boot.context.properties.bind.PropertySourcesPlaceholdersResolver (implements org.springframework.boot.context.properties.bind.PlaceholdersResolver)
- org.springframework.aop.framework.ProxyConfig (implements java.io.Serializable)
- org.springframework.aop.framework.ProxyProcessorSupport (implements org.springframework.aop.framework.AopInfrastructureBean, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.core.Ordered)
- org.springframework.aop.framework.AbstractAdvisingBeanPostProcessor (implements org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor)
- org.springframework.aop.framework.autoproxy.AbstractBeanFactoryAwareAdvisingPostProcessor (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.validation.beanvalidation.MethodValidationPostProcessor (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.boot.validation.beanvalidation.FilteredMethodValidationPostProcessor
- org.springframework.validation.beanvalidation.MethodValidationPostProcessor (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.aop.framework.autoproxy.AbstractBeanFactoryAwareAdvisingPostProcessor (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.aop.framework.AbstractAdvisingBeanPostProcessor (implements org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor)
- org.springframework.aop.framework.ProxyProcessorSupport (implements org.springframework.aop.framework.AopInfrastructureBean, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.core.Ordered)
- org.springframework.boot.env.RandomValuePropertySourceEnvironmentPostProcessor (implements org.springframework.boot.env.EnvironmentPostProcessor, org.springframework.core.Ordered)
- org.springframework.boot.reactor.ReactorEnvironmentPostProcessor (implements org.springframework.boot.env.EnvironmentPostProcessor, org.springframework.core.Ordered)
- java.lang.Record
- org.springframework.boot.web.client.ClientHttpRequestFactorySettings
- org.springframework.boot.ssl.jks.JksSslStoreDetails
- org.springframework.boot.ssl.pem.PemSslStoreDetails
- org.springframework.boot.web.server.Ssl.ServerNameSslBundle
- org.springframework.boot.web.servlet.RegistrationBean (implements org.springframework.core.Ordered, org.springframework.boot.web.servlet.ServletContextInitializer)
- org.springframework.boot.web.servlet.DynamicRegistrationBean<D> (implements org.springframework.beans.factory.BeanNameAware)
- org.springframework.boot.web.servlet.AbstractFilterRegistrationBean<T>
- org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean (implements org.springframework.context.ApplicationContextAware)
- org.springframework.boot.web.servlet.FilterRegistrationBean<T>
- org.springframework.boot.web.servlet.ServletRegistrationBean<T>
- org.springframework.boot.web.servlet.AbstractFilterRegistrationBean<T>
- org.springframework.boot.web.servlet.ServletListenerRegistrationBean<T>
- org.springframework.boot.web.servlet.DynamicRegistrationBean<D> (implements org.springframework.beans.factory.BeanNameAware)
- org.springframework.boot.ResourceBanner (implements org.springframework.boot.Banner)
- org.springframework.boot.web.client.RestTemplateBuilder
- org.springframework.boot.web.client.RootUriTemplateHandler (implements org.springframework.web.util.UriTemplateHandler)
- org.springframework.boot.web.client.RootUriBuilderFactory (implements org.springframework.web.util.UriBuilderFactory)
- org.springframework.boot.rsocket.context.RSocketPortInfoApplicationContextInitializer (implements org.springframework.context.ApplicationContextInitializer<C>)
- org.springframework.boot.rsocket.context.RSocketServerBootstrap (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.context.SmartLifecycle)
- org.springframework.boot.web.context.ServerPortInfoApplicationContextInitializer (implements org.springframework.context.ApplicationContextInitializer<C>, org.springframework.context.ApplicationListener<E>)
- org.springframework.boot.web.servlet.support.ServletContextApplicationContextInitializer (implements org.springframework.context.ApplicationContextInitializer<C>, org.springframework.core.Ordered)
- org.springframework.web.context.support.ServletContextAwareProcessor (implements org.springframework.beans.factory.config.BeanPostProcessor)
- org.springframework.boot.web.servlet.context.WebApplicationContextServletContextAwareProcessor
- org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.ExistingWebApplicationScopes
- org.springframework.boot.web.servlet.server.Session
- org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder
- org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder
- org.springframework.core.type.classreading.SimpleMetadataReaderFactory (implements org.springframework.core.type.classreading.MetadataReaderFactory)
- org.springframework.boot.type.classreading.ConcurrentReferenceCachingMetadataReaderFactory
- org.springframework.boot.SpringApplication
- org.springframework.boot.SpringApplication.Augmented
- org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.context.event.GenericApplicationListener, org.springframework.beans.factory.InitializingBean)
- org.springframework.boot.builder.SpringApplicationBuilder
- org.springframework.boot.env.SpringApplicationJsonEnvironmentPostProcessor (implements org.springframework.boot.env.EnvironmentPostProcessor, org.springframework.core.Ordered)
- org.springframework.boot.logging.log4j2.SpringBootPropertySource (implements org.apache.logging.log4j.util.PropertySource)
- org.springframework.boot.web.servlet.support.SpringBootServletInitializer (implements org.springframework.web.WebApplicationInitializer)
- org.springframework.boot.SpringBootVersion
- org.springframework.boot.web.server.Ssl
- org.springframework.boot.web.embedded.netty.SslServerCustomizer (implements org.springframework.boot.web.embedded.netty.NettyServerCustomizer)
- org.springframework.boot.context.config.StandardConfigDataLoader (implements org.springframework.boot.context.config.ConfigDataLoader<R>)
- org.springframework.boot.context.config.StandardConfigDataLocationResolver (implements org.springframework.boot.context.config.ConfigDataLocationResolver<R>, org.springframework.core.Ordered)
- org.springframework.boot.context.metrics.buffering.StartupTimeline
- org.springframework.boot.context.metrics.buffering.StartupTimeline.TimelineEvent
- org.springframework.boot.origin.SystemEnvironmentOrigin (implements org.springframework.boot.origin.Origin)
- org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor (implements org.springframework.boot.env.EnvironmentPostProcessor, org.springframework.core.Ordered)
- org.springframework.boot.system.SystemProperties
- org.springframework.boot.task.TaskExecutorBuilder
- org.springframework.boot.task.TaskSchedulerBuilder
- org.springframework.boot.origin.TextResourceOrigin (implements org.springframework.boot.origin.Origin)
- org.springframework.boot.origin.TextResourceOrigin.Location
- org.springframework.boot.task.ThreadPoolTaskExecutorBuilder
- org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.boot.AotInitializerNotFoundException
- org.springframework.boot.context.properties.bind.BindException (implements org.springframework.boot.origin.OriginProvider)
- org.springframework.boot.context.properties.bind.validation.BindValidationException
- org.springframework.boot.context.config.ConfigDataException
- org.springframework.boot.context.config.ConfigDataNotFoundException (implements org.springframework.boot.origin.OriginProvider)
- org.springframework.boot.context.config.ConfigDataLocationNotFoundException
- org.springframework.boot.context.config.ConfigDataResourceNotFoundException
- org.springframework.boot.context.config.InactiveConfigDataAccessException
- org.springframework.boot.context.config.InvalidConfigDataPropertyException
- org.springframework.boot.context.config.UnsupportedConfigDataLocationException
- org.springframework.boot.context.config.ConfigDataNotFoundException (implements org.springframework.boot.origin.OriginProvider)
- java.lang.IllegalArgumentException
- org.springframework.boot.json.JsonParseException
- org.springframework.boot.context.properties.IncompatibleConfigurationException
- org.springframework.boot.context.properties.source.InvalidConfigurationPropertyNameException
- org.springframework.boot.context.properties.source.InvalidConfigurationPropertyValueException
- org.springframework.boot.context.properties.source.MutuallyExclusiveConfigurationPropertiesException
- org.springframework.core.NestedRuntimeException
- org.springframework.beans.BeansException
- org.springframework.beans.FatalBeanException
- org.springframework.beans.factory.BeanCreationException
- org.springframework.boot.context.properties.ConfigurationPropertiesBindException
- org.springframework.beans.factory.BeanCreationException
- org.springframework.beans.factory.NoSuchBeanDefinitionException
- org.springframework.boot.web.context.MissingWebServerFactoryBeanException
- org.springframework.beans.FatalBeanException
- org.springframework.beans.BeansException
- org.springframework.boot.ssl.NoSuchSslBundleException
- org.springframework.boot.rsocket.server.RSocketServerException
- org.springframework.boot.SpringApplication.AbandonedRunException
- org.springframework.boot.context.properties.bind.UnboundConfigurationPropertiesException
- org.springframework.boot.jdbc.UnsupportedDataSourcePropertyException
- org.springframework.boot.web.server.WebServerException
- org.springframework.boot.web.embedded.tomcat.ConnectorStartFailedException
- org.springframework.boot.web.server.PortInUseException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.boot.web.embedded.tomcat.TomcatWebServer (implements org.springframework.boot.web.server.WebServer)
- org.springframework.boot.context.TypeExcludeFilter (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.core.type.filter.TypeFilter)
- org.springframework.boot.context.properties.source.UnboundElementsSourceFilter (implements java.util.function.Function<T,
R>) - org.springframework.boot.web.embedded.undertow.UndertowWebServer (implements org.springframework.boot.web.server.WebServer)
- org.springframework.boot.web.embedded.undertow.UndertowServletWebServer
- org.springframework.boot.context.properties.bind.validation.ValidationErrors (implements java.lang.Iterable<T>)
- org.springframework.web.reactive.result.view.ViewResolverSupport (implements org.springframework.core.Ordered)
- org.springframework.web.reactive.result.view.UrlBasedViewResolver (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean, org.springframework.web.reactive.result.view.ViewResolver)
- org.springframework.boot.web.reactive.result.view.MustacheViewResolver
- org.springframework.web.reactive.result.view.UrlBasedViewResolver (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean, org.springframework.web.reactive.result.view.ViewResolver)
- org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.config.BeanPostProcessor)
- org.springframework.boot.web.context.WebServerGracefulShutdownLifecycle (implements org.springframework.context.SmartLifecycle)
- org.springframework.boot.web.context.WebServerPortFileWriter (implements org.springframework.context.ApplicationListener<E>)
- org.springframework.boot.web.server.WebServerSslBundle (implements org.springframework.boot.ssl.SslBundle)
- org.springframework.boot.webservices.client.WebServiceTemplateBuilder
- org.springframework.boot.env.YamlPropertySourceLoader (implements org.springframework.boot.env.PropertySourceLoader)
- org.springframework.context.aot.AbstractAotProcessor<T>
Interface Hierarchy
- org.springframework.boot.ansi.AnsiElement
- org.springframework.boot.ApplicationArguments
- org.springframework.boot.availability.ApplicationAvailability
- org.springframework.boot.ApplicationContextFactory
- org.springframework.context.ApplicationEventPublisher
- org.springframework.context.ApplicationContext (also extends org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.ListableBeanFactory, org.springframework.context.MessageSource, org.springframework.core.io.support.ResourcePatternResolver)
- org.springframework.context.ConfigurableApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)
- org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext (also extends org.springframework.boot.web.reactive.context.ReactiveWebApplicationContext)
- org.springframework.boot.web.context.ConfigurableWebServerApplicationContext (also extends org.springframework.boot.web.context.WebServerApplicationContext)
- org.springframework.boot.web.reactive.context.ReactiveWebApplicationContext
- org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext (also extends org.springframework.context.ConfigurableApplicationContext)
- org.springframework.boot.web.context.WebServerApplicationContext
- org.springframework.boot.web.context.ConfigurableWebServerApplicationContext (also extends org.springframework.context.ConfigurableApplicationContext)
- org.springframework.context.ConfigurableApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)
- org.springframework.context.ApplicationContext (also extends org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.ListableBeanFactory, org.springframework.context.MessageSource, org.springframework.core.io.support.ResourcePatternResolver)
- java.lang.AutoCloseable
- java.io.Closeable
- org.springframework.context.ConfigurableApplicationContext (also extends org.springframework.context.ApplicationContext, org.springframework.context.Lifecycle)
- org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext (also extends org.springframework.boot.web.reactive.context.ReactiveWebApplicationContext)
- org.springframework.boot.web.context.ConfigurableWebServerApplicationContext (also extends org.springframework.boot.web.context.WebServerApplicationContext)
- org.springframework.context.ConfigurableApplicationContext (also extends org.springframework.context.ApplicationContext, org.springframework.context.Lifecycle)
- java.io.Closeable
- org.springframework.boot.availability.AvailabilityState
- org.springframework.boot.Banner
- org.springframework.beans.factory.BeanFactory
- org.springframework.beans.factory.HierarchicalBeanFactory
- org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.ListableBeanFactory, org.springframework.context.MessageSource, org.springframework.core.io.support.ResourcePatternResolver)
- org.springframework.context.ConfigurableApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)
- org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext (also extends org.springframework.boot.web.reactive.context.ReactiveWebApplicationContext)
- org.springframework.boot.web.context.ConfigurableWebServerApplicationContext (also extends org.springframework.boot.web.context.WebServerApplicationContext)
- org.springframework.boot.web.reactive.context.ReactiveWebApplicationContext
- org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext (also extends org.springframework.context.ConfigurableApplicationContext)
- org.springframework.boot.web.context.WebServerApplicationContext
- org.springframework.boot.web.context.ConfigurableWebServerApplicationContext (also extends org.springframework.context.ConfigurableApplicationContext)
- org.springframework.context.ConfigurableApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)
- org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.ListableBeanFactory, org.springframework.context.MessageSource, org.springframework.core.io.support.ResourcePatternResolver)
- org.springframework.beans.factory.ListableBeanFactory
- org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.context.MessageSource, org.springframework.core.io.support.ResourcePatternResolver)
- org.springframework.context.ConfigurableApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)
- org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext (also extends org.springframework.boot.web.reactive.context.ReactiveWebApplicationContext)
- org.springframework.boot.web.context.ConfigurableWebServerApplicationContext (also extends org.springframework.boot.web.context.WebServerApplicationContext)
- org.springframework.boot.web.reactive.context.ReactiveWebApplicationContext
- org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext (also extends org.springframework.context.ConfigurableApplicationContext)
- org.springframework.boot.web.context.WebServerApplicationContext
- org.springframework.boot.web.context.ConfigurableWebServerApplicationContext (also extends org.springframework.context.ConfigurableApplicationContext)
- org.springframework.context.ConfigurableApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)
- org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.context.MessageSource, org.springframework.core.io.support.ResourcePatternResolver)
- org.springframework.beans.factory.HierarchicalBeanFactory
- org.springframework.boot.context.properties.bind.BindConstructorProvider
- org.springframework.boot.context.properties.bind.BindContext
- org.springframework.boot.context.properties.bind.BindHandler
- org.springframework.boot.BootstrapContext
- org.springframework.boot.ConfigurableBootstrapContext (also extends org.springframework.boot.BootstrapRegistry)
- org.springframework.boot.BootstrapRegistry
- org.springframework.boot.ConfigurableBootstrapContext (also extends org.springframework.boot.BootstrapContext)
- org.springframework.boot.BootstrapRegistry.InstanceSupplier<T>
- org.springframework.boot.BootstrapRegistryInitializer
- java.lang.CharSequence
- org.springframework.boot.env.ConfigTreePropertySource.Value (also extends org.springframework.core.io.InputStreamSource)
- org.springframework.boot.web.codec.CodecCustomizer
- org.springframework.boot.context.config.ConfigData.PropertySourceOptions
- org.springframework.boot.context.config.ConfigDataLoader<R>
- org.springframework.boot.context.config.ConfigDataLoaderContext
- org.springframework.boot.context.config.ConfigDataLocationResolver<R>
- org.springframework.boot.context.config.ConfigDataLocationResolverContext
- org.springframework.boot.rsocket.server.ConfigurableRSocketServerFactory
- org.springframework.boot.context.properties.ConfigurationPropertiesBindHandlerAdvisor
- org.springframework.boot.context.properties.source.ConfigurationPropertyCaching
- org.springframework.boot.context.properties.source.ConfigurationPropertySource
- org.springframework.boot.context.properties.source.IterableConfigurationPropertySource (also extends java.lang.Iterable<T>)
- org.springframework.boot.context.ConfigurationWarningsApplicationContextInitializer.Check
- org.springframework.boot.r2dbc.ConnectionFactoryDecorator
- org.springframework.boot.web.servlet.server.CookieSameSiteSupplier
- org.springframework.boot.jdbc.metadata.DataSourcePoolMetadata
- org.springframework.boot.jdbc.metadata.DataSourcePoolMetadataProvider
- org.springframework.boot.logging.DeferredLogFactory
- org.springframework.boot.sql.init.dependency.DependsOnDatabaseInitializationDetector
- org.springframework.boot.context.annotation.DeterminableImports
- org.springframework.core.env.EnvironmentCapable
- org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.ListableBeanFactory, org.springframework.context.MessageSource, org.springframework.core.io.support.ResourcePatternResolver)
- org.springframework.context.ConfigurableApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)
- org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext (also extends org.springframework.boot.web.reactive.context.ReactiveWebApplicationContext)
- org.springframework.boot.web.context.ConfigurableWebServerApplicationContext (also extends org.springframework.boot.web.context.WebServerApplicationContext)
- org.springframework.boot.web.reactive.context.ReactiveWebApplicationContext
- org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext (also extends org.springframework.context.ConfigurableApplicationContext)
- org.springframework.boot.web.context.WebServerApplicationContext
- org.springframework.boot.web.context.ConfigurableWebServerApplicationContext (also extends org.springframework.context.ConfigurableApplicationContext)
- org.springframework.context.ConfigurableApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)
- org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.ListableBeanFactory, org.springframework.context.MessageSource, org.springframework.core.io.support.ResourcePatternResolver)
- org.springframework.boot.env.EnvironmentPostProcessor
- org.springframework.boot.env.EnvironmentPostProcessorsFactory
- org.springframework.boot.web.reactive.error.ErrorAttributes
- org.springframework.boot.web.servlet.error.ErrorAttributes
- org.springframework.boot.web.servlet.error.ErrorController
- org.springframework.boot.web.server.ErrorPageRegistrar
- org.springframework.boot.web.server.ErrorPageRegistry
- org.springframework.boot.web.server.ConfigurableWebServerFactory (also extends org.springframework.boot.web.server.WebServerFactory)
- org.springframework.boot.web.embedded.jetty.ConfigurableJettyWebServerFactory
- org.springframework.boot.web.reactive.server.ConfigurableReactiveWebServerFactory (also extends org.springframework.boot.web.reactive.server.ReactiveWebServerFactory)
- org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory (also extends org.springframework.boot.web.servlet.server.ServletWebServerFactory, org.springframework.boot.web.servlet.WebListenerRegistry)
- org.springframework.boot.web.embedded.tomcat.ConfigurableTomcatWebServerFactory
- org.springframework.boot.web.embedded.undertow.ConfigurableUndertowWebServerFactory
- org.springframework.boot.web.server.ConfigurableWebServerFactory (also extends org.springframework.boot.web.server.WebServerFactory)
- java.util.EventListener
- org.springframework.boot.context.config.ConfigDataEnvironmentUpdateListener
- org.springframework.boot.ExitCodeExceptionMapper
- org.springframework.boot.ExitCodeGenerator
- org.springframework.boot.diagnostics.FailureAnalysisReporter
- org.springframework.boot.diagnostics.FailureAnalyzer
- jakarta.servlet.Filter
- org.springframework.boot.web.servlet.filter.OrderedFilter (also extends org.springframework.core.Ordered)
- java.util.function.Function<T,
R> - org.springframework.boot.web.embedded.netty.NettyRouteProvider
- org.springframework.boot.web.embedded.netty.NettyServerCustomizer
- org.springframework.boot.web.server.GracefulShutdownCallback
- org.springframework.boot.web.embedded.undertow.HttpHandlerFactory
- org.springframework.core.io.InputStreamSource
- org.springframework.boot.env.ConfigTreePropertySource.Value (also extends java.lang.CharSequence)
- org.springframework.boot.util.Instantiator.AvailableParameters
- org.springframework.boot.util.Instantiator.FailureHandler
- java.lang.Iterable<T>
- org.springframework.boot.context.properties.source.IterableConfigurationPropertySource (also extends org.springframework.boot.context.properties.source.ConfigurationPropertySource)
- org.springframework.boot.web.embedded.jetty.JettyServerCustomizer
- org.springframework.boot.json.JsonParser
- org.springframework.boot.LazyInitializationExcludeFilter
- org.springframework.context.Lifecycle
- org.springframework.context.ConfigurableApplicationContext (also extends org.springframework.context.ApplicationContext, java.io.Closeable)
- org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext (also extends org.springframework.boot.web.reactive.context.ReactiveWebApplicationContext)
- org.springframework.boot.web.context.ConfigurableWebServerApplicationContext (also extends org.springframework.boot.web.context.WebServerApplicationContext)
- org.springframework.context.ConfigurableApplicationContext (also extends org.springframework.context.ApplicationContext, java.io.Closeable)
- org.springframework.boot.logging.LoggingSystemFactory
- org.springframework.context.MessageSource
- org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.ListableBeanFactory, org.springframework.core.io.support.ResourcePatternResolver)
- org.springframework.context.ConfigurableApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)
- org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext (also extends org.springframework.boot.web.reactive.context.ReactiveWebApplicationContext)
- org.springframework.boot.web.context.ConfigurableWebServerApplicationContext (also extends org.springframework.boot.web.context.WebServerApplicationContext)
- org.springframework.boot.web.reactive.context.ReactiveWebApplicationContext
- org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext (also extends org.springframework.context.ConfigurableApplicationContext)
- org.springframework.boot.web.context.WebServerApplicationContext
- org.springframework.boot.web.context.ConfigurableWebServerApplicationContext (also extends org.springframework.context.ConfigurableApplicationContext)
- org.springframework.context.ConfigurableApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)
- org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.ListableBeanFactory, org.springframework.core.io.support.ResourcePatternResolver)
- org.springframework.boot.validation.beanvalidation.MethodValidationExcludeFilter
- org.springframework.core.Ordered
- org.springframework.boot.sql.init.dependency.DatabaseInitializerDetector
- org.springframework.boot.web.servlet.filter.OrderedFilter (also extends jakarta.servlet.Filter)
- org.springframework.boot.web.reactive.filter.OrderedWebFilter (also extends org.springframework.web.server.WebFilter)
- org.springframework.boot.origin.Origin
- org.springframework.boot.origin.OriginLookup<K>
- org.springframework.boot.origin.OriginProvider
- org.springframework.boot.ssl.pem.PemSslStore
- org.springframework.boot.context.properties.bind.PlaceholdersResolver
- org.springframework.boot.context.properties.PropertyMapper.SourceOperator
- org.springframework.core.env.PropertyResolver
- org.springframework.core.env.ConfigurablePropertyResolver
- org.springframework.core.env.ConfigurableEnvironment (also extends org.springframework.core.env.Environment)
- org.springframework.boot.web.reactive.context.ConfigurableReactiveWebEnvironment
- org.springframework.core.env.ConfigurableEnvironment (also extends org.springframework.core.env.Environment)
- org.springframework.core.env.Environment
- org.springframework.core.env.ConfigurableEnvironment (also extends org.springframework.core.env.ConfigurablePropertyResolver)
- org.springframework.boot.web.reactive.context.ConfigurableReactiveWebEnvironment
- org.springframework.core.env.ConfigurableEnvironment (also extends org.springframework.core.env.ConfigurablePropertyResolver)
- org.springframework.core.env.ConfigurablePropertyResolver
- org.springframework.boot.env.PropertySourceLoader
- org.springframework.core.io.ResourceLoader
- org.springframework.core.io.support.ResourcePatternResolver
- org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.ListableBeanFactory, org.springframework.context.MessageSource)
- org.springframework.context.ConfigurableApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)
- org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext (also extends org.springframework.boot.web.reactive.context.ReactiveWebApplicationContext)
- org.springframework.boot.web.context.ConfigurableWebServerApplicationContext (also extends org.springframework.boot.web.context.WebServerApplicationContext)
- org.springframework.boot.web.reactive.context.ReactiveWebApplicationContext
- org.springframework.boot.web.reactive.context.ConfigurableReactiveWebApplicationContext (also extends org.springframework.context.ConfigurableApplicationContext)
- org.springframework.boot.web.context.WebServerApplicationContext
- org.springframework.boot.web.context.ConfigurableWebServerApplicationContext (also extends org.springframework.context.ConfigurableApplicationContext)
- org.springframework.context.ConfigurableApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)
- org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.ListableBeanFactory, org.springframework.context.MessageSource)
- org.springframework.core.io.support.ResourcePatternResolver
- org.springframework.boot.web.client.RestClientCustomizer
- org.springframework.boot.web.client.RestTemplateCustomizer
- org.springframework.boot.web.client.RestTemplateRequestCustomizer<T>
- org.springframework.boot.rsocket.server.RSocketServer
- org.springframework.boot.rsocket.server.RSocketServerCustomizer
- org.springframework.boot.rsocket.server.RSocketServerFactory
- org.springframework.boot.rsocket.messaging.RSocketStrategiesCustomizer
- org.springframework.boot.Runner
- org.springframework.boot.ApplicationRunner
- org.springframework.boot.CommandLineRunner
- org.springframework.boot.jdbc.SchemaManagementProvider
- org.springframework.boot.web.servlet.ServletContextInitializer
- org.springframework.boot.web.servlet.ServletContextInitializerBeans.RegistrationBeanAdapter<T>
- org.springframework.boot.task.SimpleAsyncTaskExecutorCustomizer
- org.springframework.boot.task.SimpleAsyncTaskSchedulerCustomizer
- org.springframework.boot.SpringApplication.Running
- org.springframework.boot.admin.SpringApplicationAdminMXBean
- org.springframework.boot.SpringApplicationHook
- org.springframework.boot.SpringApplicationRunListener
- org.springframework.boot.SpringApplicationShutdownHandlers
- org.springframework.boot.SpringBootExceptionReporter
- org.springframework.boot.ssl.SslBundle
- org.springframework.boot.ssl.SslBundleKey
- org.springframework.boot.ssl.SslBundleRegistry
- org.springframework.boot.ssl.SslBundles
- org.springframework.boot.ssl.SslManagerBundle
- org.springframework.boot.ssl.SslOptions
- org.springframework.boot.ssl.SslStoreBundle
- org.springframework.boot.task.TaskExecutorCustomizer
- org.springframework.boot.task.TaskSchedulerCustomizer
- org.springframework.boot.task.ThreadPoolTaskExecutorCustomizer
- org.springframework.boot.task.ThreadPoolTaskSchedulerCustomizer
- org.springframework.boot.web.embedded.tomcat.TomcatConnectorCustomizer
- org.springframework.boot.web.embedded.tomcat.TomcatContextCustomizer
- org.springframework.boot.web.embedded.tomcat.TomcatProtocolHandlerCustomizer<T>
- org.springframework.boot.web.embedded.undertow.UndertowBuilderCustomizer
- org.springframework.boot.web.embedded.undertow.UndertowDeploymentInfoCustomizer
- org.springframework.boot.web.reactive.function.client.WebClientCustomizer
- org.springframework.web.server.WebExceptionHandler
- org.springframework.boot.web.reactive.error.ErrorWebExceptionHandler
- org.springframework.web.server.WebFilter
- org.springframework.boot.web.reactive.filter.OrderedWebFilter (also extends org.springframework.core.Ordered)
- org.springframework.boot.web.servlet.WebListenerRegistrar
- org.springframework.boot.web.servlet.WebListenerRegistry
- org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory (also extends org.springframework.boot.web.server.ConfigurableWebServerFactory, org.springframework.boot.web.servlet.server.ServletWebServerFactory)
- org.springframework.boot.web.server.WebServer
- org.springframework.boot.web.server.WebServerFactory
- org.springframework.boot.web.server.ConfigurableWebServerFactory (also extends org.springframework.boot.web.server.ErrorPageRegistry)
- org.springframework.boot.web.embedded.jetty.ConfigurableJettyWebServerFactory
- org.springframework.boot.web.reactive.server.ConfigurableReactiveWebServerFactory (also extends org.springframework.boot.web.reactive.server.ReactiveWebServerFactory)
- org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory (also extends org.springframework.boot.web.servlet.server.ServletWebServerFactory, org.springframework.boot.web.servlet.WebListenerRegistry)
- org.springframework.boot.web.embedded.tomcat.ConfigurableTomcatWebServerFactory
- org.springframework.boot.web.embedded.undertow.ConfigurableUndertowWebServerFactory
- org.springframework.boot.web.reactive.server.ReactiveWebServerFactory
- org.springframework.boot.web.reactive.server.ConfigurableReactiveWebServerFactory (also extends org.springframework.boot.web.server.ConfigurableWebServerFactory)
- org.springframework.boot.web.servlet.server.ServletWebServerFactory
- org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory (also extends org.springframework.boot.web.server.ConfigurableWebServerFactory, org.springframework.boot.web.servlet.WebListenerRegistry)
- org.springframework.boot.web.server.ConfigurableWebServerFactory (also extends org.springframework.boot.web.server.ErrorPageRegistry)
- org.springframework.boot.web.server.WebServerFactoryCustomizer<T>
- org.springframework.boot.webservices.client.WebServiceTemplateCustomizer
- org.springframework.boot.jms.XAConnectionFactoryWrapper
- org.springframework.boot.jdbc.XADataSourceWrapper
Annotation Interface Hierarchy
- org.springframework.boot.context.properties.ConfigurationProperties (implements java.lang.annotation.Annotation)
- org.springframework.boot.context.properties.ConfigurationPropertiesBinding (implements java.lang.annotation.Annotation)
- org.springframework.boot.context.properties.ConfigurationPropertiesScan (implements java.lang.annotation.Annotation)
- org.springframework.boot.context.properties.bind.ConstructorBinding (implements java.lang.annotation.Annotation)
- org.springframework.boot.convert.DataSizeUnit (implements java.lang.annotation.Annotation)
- org.springframework.boot.context.properties.bind.DefaultValue (implements java.lang.annotation.Annotation)
- org.springframework.boot.convert.Delimiter (implements java.lang.annotation.Annotation)
- org.springframework.boot.sql.init.dependency.DependsOnDatabaseInitialization (implements java.lang.annotation.Annotation)
- org.springframework.boot.context.properties.DeprecatedConfigurationProperty (implements java.lang.annotation.Annotation)
- org.springframework.boot.convert.DurationFormat (implements java.lang.annotation.Annotation)
- org.springframework.boot.convert.DurationUnit (implements java.lang.annotation.Annotation)
- org.springframework.boot.context.properties.EnableConfigurationProperties (implements java.lang.annotation.Annotation)
- org.springframework.boot.jackson.JsonComponent (implements java.lang.annotation.Annotation)
- org.springframework.boot.jackson.JsonMixin (implements java.lang.annotation.Annotation)
- org.springframework.boot.context.properties.bind.Name (implements java.lang.annotation.Annotation)
- org.springframework.boot.context.properties.bind.Nested (implements java.lang.annotation.Annotation)
- org.springframework.boot.context.properties.NestedConfigurationProperty (implements java.lang.annotation.Annotation)
- org.springframework.boot.convert.PeriodFormat (implements java.lang.annotation.Annotation)
- org.springframework.boot.convert.PeriodUnit (implements java.lang.annotation.Annotation)
- org.springframework.boot.web.servlet.ServletComponentScan (implements java.lang.annotation.Annotation)
- org.springframework.boot.SpringBootConfiguration (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.boot.ansi.AnsiBackground (implements org.springframework.boot.ansi.AnsiElement)
- org.springframework.boot.ansi.AnsiColor (implements org.springframework.boot.ansi.AnsiElement)
- org.springframework.boot.ansi.AnsiOutput.Enabled
- org.springframework.boot.ansi.AnsiStyle (implements org.springframework.boot.ansi.AnsiElement)
- org.springframework.boot.Banner.Mode
- org.springframework.boot.context.properties.bind.Bindable.BindRestriction
- org.springframework.boot.context.properties.bind.BindMethod
- org.springframework.boot.BootstrapRegistry.Scope
- org.springframework.boot.cloud.CloudPlatform
- org.springframework.boot.context.config.ConfigData.Option
- org.springframework.boot.context.config.ConfigDataNotFoundAction
- org.springframework.boot.env.ConfigTreePropertySource.Option
- org.springframework.boot.context.properties.source.ConfigurationPropertyName.Form
- org.springframework.boot.context.properties.source.ConfigurationPropertyState
- org.springframework.boot.web.server.Cookie.SameSite
- org.springframework.boot.jdbc.DatabaseDriver
- org.springframework.boot.sql.init.DatabaseInitializationMode
- org.springframework.boot.web.servlet.DispatcherType
- org.springframework.boot.convert.DurationStyle
- org.springframework.boot.jdbc.EmbeddedDatabaseConnection
- org.springframework.boot.r2dbc.EmbeddedDatabaseConnection
- org.springframework.boot.web.servlet.server.Encoding.Type
- org.springframework.boot.web.error.ErrorAttributeOptions.Include
- org.springframework.boot.web.server.GracefulShutdownResult
- org.springframework.boot.system.JavaVersion
- org.springframework.boot.jackson.JsonComponent.Scope
- org.springframework.boot.availability.LivenessState (implements org.springframework.boot.availability.AvailabilityState)
- org.springframework.boot.logging.LoggerConfiguration.ConfigurationScope
- org.springframework.boot.logging.LoggingSystemProperty
- org.springframework.boot.logging.LogLevel
- org.springframework.boot.convert.PeriodStyle
- org.springframework.boot.availability.ReadinessState (implements org.springframework.boot.availability.AvailabilityState)
- org.springframework.boot.logging.logback.RollingPolicySystemProperty
- org.springframework.boot.rsocket.server.RSocketServer.Transport
- org.springframework.boot.jdbc.SchemaManagement
- org.springframework.boot.web.servlet.server.Session.SessionTrackingMode
- org.springframework.boot.web.server.Shutdown
- org.springframework.boot.web.server.Ssl.ClientAuth
- org.springframework.boot.WebApplicationType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)