Class Hierarchy
- java.lang.Object
- org.springframework.boot.autoconfigure.amqp.AbstractConnectionFactoryConfigurer<T>
- org.springframework.boot.autoconfigure.AbstractDependsOnBeanFactoryPostProcessor (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.core.Ordered)
- org.springframework.boot.autoconfigure.web.servlet.error.AbstractErrorController (implements org.springframework.boot.web.servlet.error.ErrorController)
- org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler (implements org.springframework.boot.web.reactive.error.ErrorWebExceptionHandler, org.springframework.beans.factory.InitializingBean)
- org.springframework.boot.autoconfigure.condition.AbstractNestedCondition.MemberMatchOutcomes
- org.springframework.boot.autoconfigure.amqp.AbstractRabbitListenerContainerFactoryConfigurer<T>
- 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.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.autoconfigure.template.AbstractViewResolverProperties
- org.springframework.boot.autoconfigure.jms.AcknowledgeMode
- org.springframework.boot.autoconfigure.jms.activemq.ActiveMQAutoConfiguration
- org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
- org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Packages
- org.springframework.boot.autoconfigure.security.servlet.AntPathRequestMatcherProvider (implements org.springframework.boot.autoconfigure.security.servlet.RequestMatcherProvider)
- org.springframework.boot.autoconfigure.aop.AopAutoConfiguration
- org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration
- org.springframework.boot.security.servlet.ApplicationContextRequestMatcher<C> (implements org.springframework.security.web.util.matcher.RequestMatcher)
- org.springframework.boot.autoconfigure.jms.artemis.ArtemisAutoConfiguration
- org.springframework.boot.autoconfigure.jms.artemis.ArtemisNoOpBindingRegistry (implements org.apache.activemq.artemis.spi.core.naming.BindingRegistry)
- org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
- org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
- 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.BackgroundPreinitializer (implements org.springframework.context.ApplicationListener<E>, org.springframework.core.Ordered)
- org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration
- org.springframework.boot.autoconfigure.batch.BatchProperties
- org.springframework.boot.autoconfigure.batch.BatchProperties.Jdbc
- org.springframework.boot.autoconfigure.batch.BatchProperties.Job
- org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration
- org.springframework.boot.autoconfigure.cache.CacheManagerCustomizers
- org.springframework.boot.autoconfigure.cache.CacheProperties
- org.springframework.boot.autoconfigure.cache.CacheProperties.Caffeine
- org.springframework.boot.autoconfigure.cache.CacheProperties.Couchbase
- org.springframework.boot.autoconfigure.cache.CacheProperties.Infinispan
- org.springframework.boot.autoconfigure.cache.CacheProperties.JCache
- org.springframework.boot.autoconfigure.cache.CacheProperties.Redis
- org.springframework.boot.autoconfigure.cassandra.CassandraAutoConfiguration
- org.springframework.boot.autoconfigure.data.cassandra.CassandraDataAutoConfiguration
- org.springframework.boot.autoconfigure.cassandra.CassandraProperties
- org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Connection
- org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Controlconnection
- org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Pool
- org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Request
- org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Ssl
- org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Throttler
- org.springframework.boot.autoconfigure.data.cassandra.CassandraReactiveDataAutoConfiguration
- org.springframework.boot.autoconfigure.data.cassandra.CassandraReactiveRepositoriesAutoConfiguration
- org.springframework.boot.autoconfigure.data.cassandra.CassandraRepositoriesAutoConfiguration
- org.springframework.boot.autoconfigure.web.reactive.function.client.ClientHttpConnectorAutoConfiguration
- org.springframework.boot.autoconfigure.codec.CodecProperties
- org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration
- org.springframework.boot.autoconfigure.kafka.ConcurrentKafkaListenerContainerFactoryConfigurer
- 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.couchbase.CouchbaseAutoConfiguration
- org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataAutoConfiguration
- org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataAutoConfiguration.ValidationConfiguration
- org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataProperties
- org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties
- org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Env
- org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Io
- org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl
- org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
- org.springframework.boot.autoconfigure.data.couchbase.CouchbaseReactiveDataAutoConfiguration
- org.springframework.boot.autoconfigure.data.couchbase.CouchbaseReactiveRepositoriesAutoConfiguration
- org.springframework.boot.autoconfigure.data.couchbase.CouchbaseRepositoriesAutoConfiguration
- org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration
- org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration
- org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration.PooledDataSourceConfiguration
- org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration
- org.springframework.boot.autoconfigure.jdbc.DataSourceProperties (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.InitializingBean)
- org.springframework.boot.autoconfigure.jdbc.DataSourceProperties.Xa
- org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration
- org.springframework.boot.autoconfigure.web.format.DateTimeFormatters
- org.springframework.boot.autoconfigure.web.servlet.error.DefaultErrorViewResolver (implements org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver, org.springframework.core.Ordered)
- org.springframework.boot.autoconfigure.web.servlet.DefaultJerseyApplicationPath (implements org.springframework.boot.autoconfigure.web.servlet.JerseyApplicationPath)
- org.springframework.boot.autoconfigure.jms.DefaultJmsListenerContainerFactoryConfigurer
- org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration
- org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration.DispatcherServletConfiguration
- org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration
- org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchClientAutoConfiguration
- org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchDataAutoConfiguration
- org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchProperties
- org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchProperties.Restclient
- org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchProperties.Restclient.Sniffer
- org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchProperties.Restclient.Ssl
- org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchRepositoriesAutoConfiguration
- org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchRestClientAutoConfiguration
- org.springframework.boot.autoconfigure.jdbc.EmbeddedDataSourceConfiguration (implements org.springframework.beans.factory.BeanClassLoaderAware)
- org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapAutoConfiguration
- org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
- org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Credential
- org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Validation
- org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration
- org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration
- org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration
- org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration
- org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration
- org.springframework.boot.autoconfigure.domain.EntityScanner
- org.springframework.boot.autoconfigure.domain.EntityScanPackages
- org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration
- org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration
- org.springframework.boot.autoconfigure.web.ErrorProperties
- org.springframework.boot.autoconfigure.web.ErrorProperties.Whitelabel
- org.springframework.boot.autoconfigure.web.reactive.error.ErrorWebFluxAutoConfiguration
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration
- org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration.FlywayConfiguration
- org.springframework.boot.autoconfigure.flyway.FlywayMigrationInitializer (implements org.springframework.beans.factory.InitializingBean, org.springframework.core.Ordered)
- org.springframework.boot.autoconfigure.flyway.FlywayProperties
- org.springframework.boot.autoconfigure.flyway.FlywayProperties.Oracle
- org.springframework.boot.autoconfigure.flyway.FlywayProperties.Postgresql
- org.springframework.boot.autoconfigure.flyway.FlywayProperties.Sqlserver
- org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration
- 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.graphql.GraphQlAutoConfiguration
- org.springframework.boot.autoconfigure.graphql.GraphQlCorsProperties
- org.springframework.boot.autoconfigure.graphql.GraphQlProperties
- org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Graphiql
- org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Rsocket
- org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Schema
- org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Schema.Inspection
- org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Schema.Introspection
- org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Schema.Printer
- org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Websocket
- org.springframework.boot.autoconfigure.graphql.data.GraphQlQueryByExampleAutoConfiguration
- org.springframework.boot.autoconfigure.graphql.data.GraphQlQuerydslAutoConfiguration
- org.springframework.boot.autoconfigure.graphql.data.GraphQlReactiveQueryByExampleAutoConfiguration
- org.springframework.boot.autoconfigure.graphql.data.GraphQlReactiveQuerydslAutoConfiguration
- org.springframework.boot.autoconfigure.graphql.rsocket.GraphQlRSocketAutoConfiguration
- org.springframework.boot.autoconfigure.graphql.reactive.GraphQlWebFluxAutoConfiguration
- org.springframework.boot.autoconfigure.graphql.reactive.GraphQlWebFluxAutoConfiguration.GraphQlEndpointCorsConfiguration (implements org.springframework.web.reactive.config.WebFluxConfigurer)
- org.springframework.boot.autoconfigure.graphql.reactive.GraphQlWebFluxAutoConfiguration.WebSocketConfiguration
- org.springframework.boot.autoconfigure.graphql.security.GraphQlWebFluxSecurityAutoConfiguration
- org.springframework.boot.autoconfigure.graphql.servlet.GraphQlWebMvcAutoConfiguration
- org.springframework.boot.autoconfigure.graphql.servlet.GraphQlWebMvcAutoConfiguration.GraphQlEndpointCorsConfiguration (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- org.springframework.boot.autoconfigure.graphql.servlet.GraphQlWebMvcAutoConfiguration.WebSocketConfiguration
- org.springframework.boot.autoconfigure.graphql.security.GraphQlWebMvcSecurityAutoConfiguration
- org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration
- org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration.GroovyMarkupConfiguration
- org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration.GroovyWebConfiguration
- org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration
- org.springframework.boot.autoconfigure.gson.GsonProperties
- org.springframework.boot.autoconfigure.h2.H2ConsoleAutoConfiguration
- org.springframework.boot.autoconfigure.h2.H2ConsoleProperties
- org.springframework.boot.autoconfigure.h2.H2ConsoleProperties.Settings
- org.springframework.boot.autoconfigure.hateoas.HateoasProperties
- org.springframework.boot.autoconfigure.hazelcast.HazelcastAutoConfiguration
- org.springframework.boot.autoconfigure.hazelcast.HazelcastJpaDependencyAutoConfiguration
- org.springframework.boot.autoconfigure.hazelcast.HazelcastProperties
- org.springframework.boot.autoconfigure.session.HazelcastSessionProperties
- org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration
- org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties
- org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties.Naming
- org.springframework.boot.autoconfigure.orm.jpa.HibernateSettings
- org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration
- org.springframework.boot.autoconfigure.web.reactive.HttpHandlerAutoConfiguration
- org.springframework.boot.autoconfigure.web.reactive.HttpHandlerAutoConfiguration.AnnotationConfig
- org.springframework.boot.autoconfigure.http.HttpMessageConverters (implements java.lang.Iterable<T>)
- org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration
- org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration
- org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer (implements org.springframework.boot.web.client.RestClientCustomizer)
- org.springframework.boot.autoconfigure.hateoas.HypermediaAutoConfiguration
- org.springframework.boot.autoconfigure.hateoas.HypermediaAutoConfiguration.HypermediaConfiguration
- org.springframework.boot.autoconfigure.cache.InfinispanCacheConfiguration
- org.springframework.boot.autoconfigure.influx.InfluxDbAutoConfiguration
- org.springframework.boot.autoconfigure.influx.InfluxDbProperties
- org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration
- org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationComponentScanConfiguration
- org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationConfiguration
- org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationJdbcConfiguration
- org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationJmxConfiguration
- org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationManagementConfiguration
- org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationManagementConfiguration.EnableIntegrationManagementConfiguration
- org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationRSocketConfiguration
- org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationRSocketConfiguration.IntegrationRSocketClientConfiguration
- org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationRSocketConfiguration.IntegrationRSocketServerConfiguration
- org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationTaskSchedulerConfiguration
- org.springframework.boot.autoconfigure.integration.IntegrationProperties
- org.springframework.boot.autoconfigure.integration.IntegrationProperties.Channel
- org.springframework.boot.autoconfigure.integration.IntegrationProperties.Endpoint
- org.springframework.boot.autoconfigure.integration.IntegrationProperties.Error
- org.springframework.boot.autoconfigure.integration.IntegrationProperties.Jdbc
- org.springframework.boot.autoconfigure.integration.IntegrationProperties.Management
- org.springframework.boot.autoconfigure.integration.IntegrationProperties.Poller
- org.springframework.boot.autoconfigure.integration.IntegrationProperties.RSocket
- org.springframework.boot.autoconfigure.integration.IntegrationProperties.RSocket.Client
- org.springframework.boot.autoconfigure.integration.IntegrationProperties.RSocket.Server
- org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration
- org.springframework.boot.autoconfigure.jackson.JacksonProperties
- org.springframework.boot.autoconfigure.jackson.JacksonProperties.Datatype
- org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration
- org.springframework.boot.autoconfigure.data.jdbc.JdbcDataProperties
- org.springframework.boot.autoconfigure.jdbc.JdbcProperties
- org.springframework.boot.autoconfigure.jdbc.JdbcProperties.Template
- org.springframework.boot.autoconfigure.data.jdbc.JdbcRepositoriesAutoConfiguration
- org.springframework.boot.autoconfigure.session.JdbcSessionProperties
- org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration
- org.springframework.boot.autoconfigure.jersey.JerseyAutoConfiguration (implements org.springframework.web.context.ServletContextAware)
- org.springframework.boot.autoconfigure.jersey.JerseyAutoConfiguration.JerseyWebApplicationInitializer (implements org.springframework.web.WebApplicationInitializer)
- org.springframework.boot.autoconfigure.jersey.JerseyProperties
- org.springframework.boot.autoconfigure.jersey.JerseyProperties.Filter
- org.springframework.boot.autoconfigure.jersey.JerseyProperties.Servlet
- org.springframework.boot.autoconfigure.web.embedded.JettyVirtualThreadsWebServerFactoryCustomizer (implements org.springframework.core.Ordered, org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
- org.springframework.boot.autoconfigure.web.embedded.JettyWebServerFactoryCustomizer (implements org.springframework.core.Ordered, org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
- org.springframework.boot.autoconfigure.websocket.reactive.JettyWebSocketReactiveWebServerCustomizer (implements org.springframework.core.Ordered, org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
- org.springframework.boot.autoconfigure.websocket.servlet.JettyWebSocketServletWebServerCustomizer (implements org.springframework.core.Ordered, org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
- org.springframework.boot.autoconfigure.ssl.JksSslBundleProperties.Store
- org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration
- org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration.JmsTemplateConfiguration
- org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration.MessagingTemplateConfiguration
- org.springframework.boot.autoconfigure.jms.JmsPoolConnectionFactoryFactory
- org.springframework.boot.autoconfigure.jms.JmsPoolConnectionFactoryProperties
- org.springframework.boot.autoconfigure.jms.JmsProperties
- org.springframework.boot.autoconfigure.jms.JmsProperties.Cache
- org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
- org.springframework.boot.autoconfigure.jms.JmsProperties.Listener.Session
- org.springframework.boot.autoconfigure.jms.JmsProperties.Template
- org.springframework.boot.autoconfigure.jms.JmsProperties.Template.Session
- org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration
- org.springframework.boot.autoconfigure.jmx.JmxProperties
- org.springframework.boot.autoconfigure.jms.JndiConnectionFactoryAutoConfiguration
- org.springframework.boot.autoconfigure.jdbc.JndiDataSourceAutoConfiguration
- org.springframework.boot.autoconfigure.batch.JobExecutionExitCodeGenerator (implements org.springframework.context.ApplicationListener<E>, org.springframework.boot.ExitCodeGenerator)
- org.springframework.boot.autoconfigure.batch.JobLauncherApplicationRunner (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.boot.ApplicationRunner, org.springframework.beans.factory.InitializingBean, org.springframework.core.Ordered)
- org.springframework.boot.autoconfigure.jooq.JooqAutoConfiguration
- org.springframework.boot.autoconfigure.jooq.JooqAutoConfiguration.DslContextConfiguration
- org.springframework.boot.autoconfigure.jooq.JooqExceptionTranslator (implements org.jooq.ExecuteListener)
- org.springframework.boot.autoconfigure.jooq.JooqProperties
- org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
- org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration.JpaWebConfiguration
- org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
- org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration
- org.springframework.boot.autoconfigure.jsonb.JsonbAutoConfiguration
- org.springframework.boot.autoconfigure.web.servlet.JspTemplateAvailabilityProvider (implements org.springframework.boot.autoconfigure.template.TemplateAvailabilityProvider)
- org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration
- org.springframework.boot.autoconfigure.kafka.KafkaAutoConfiguration
- org.springframework.boot.autoconfigure.kafka.KafkaProperties
- org.springframework.boot.autoconfigure.kafka.KafkaProperties.Admin
- org.springframework.boot.autoconfigure.kafka.KafkaProperties.Cleanup
- org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
- org.springframework.boot.autoconfigure.kafka.KafkaProperties.Jaas
- org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
- org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
- org.springframework.boot.autoconfigure.kafka.KafkaProperties.Retry
- org.springframework.boot.autoconfigure.kafka.KafkaProperties.Retry.Topic
- org.springframework.boot.autoconfigure.kafka.KafkaProperties.Security
- org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
- org.springframework.boot.autoconfigure.kafka.KafkaProperties.Streams
- org.springframework.boot.autoconfigure.kafka.KafkaProperties.Template
- org.springframework.boot.autoconfigure.ldap.LdapAutoConfiguration
- org.springframework.boot.autoconfigure.ldap.LdapProperties
- org.springframework.boot.autoconfigure.ldap.LdapProperties.Template
- org.springframework.boot.autoconfigure.data.ldap.LdapRepositoriesAutoConfiguration
- org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration
- org.springframework.boot.autoconfigure.context.LifecycleProperties
- org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration
- org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration.LiquibaseConfiguration
- org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
- org.springframework.boot.autoconfigure.mail.MailProperties
- org.springframework.boot.autoconfigure.mail.MailSenderAutoConfiguration
- org.springframework.boot.autoconfigure.mail.MailSenderValidatorAutoConfiguration
- 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.mongo.MongoAutoConfiguration
- org.springframework.boot.autoconfigure.mongo.MongoClientFactorySupport<T>
- org.springframework.boot.autoconfigure.data.mongo.MongoDataAutoConfiguration
- org.springframework.boot.autoconfigure.mongo.MongoProperties
- org.springframework.boot.autoconfigure.mongo.MongoProperties.Gridfs
- org.springframework.boot.autoconfigure.mongo.MongoProperties.Ssl
- org.springframework.boot.autoconfigure.mongo.MongoReactiveAutoConfiguration
- org.springframework.boot.autoconfigure.data.mongo.MongoReactiveDataAutoConfiguration
- org.springframework.boot.autoconfigure.data.mongo.MongoReactiveRepositoriesAutoConfiguration
- org.springframework.boot.autoconfigure.data.mongo.MongoRepositoriesAutoConfiguration
- org.springframework.boot.autoconfigure.session.MongoSessionProperties
- org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration
- org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
- org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration
- org.springframework.boot.autoconfigure.mustache.MustacheProperties
- org.springframework.boot.autoconfigure.mustache.MustacheProperties.Reactive
- org.springframework.boot.autoconfigure.mustache.MustacheProperties.Servlet
- org.springframework.boot.autoconfigure.mustache.MustacheResourceTemplateLoader (implements com.samskivert.mustache.Mustache.TemplateLoader, org.springframework.context.ResourceLoaderAware)
- org.springframework.boot.autoconfigure.mustache.MustacheTemplateAvailabilityProvider (implements org.springframework.boot.autoconfigure.template.TemplateAvailabilityProvider)
- org.springframework.boot.autoconfigure.neo4j.Neo4jAutoConfiguration
- org.springframework.boot.autoconfigure.data.neo4j.Neo4jDataAutoConfiguration
- org.springframework.boot.autoconfigure.data.neo4j.Neo4jDataProperties
- org.springframework.boot.autoconfigure.neo4j.Neo4jProperties
- org.springframework.boot.autoconfigure.neo4j.Neo4jProperties.Authentication
- org.springframework.boot.autoconfigure.neo4j.Neo4jProperties.Pool
- org.springframework.boot.autoconfigure.neo4j.Neo4jProperties.Security
- org.springframework.boot.autoconfigure.data.neo4j.Neo4jReactiveDataAutoConfiguration
- org.springframework.boot.autoconfigure.data.neo4j.Neo4jReactiveRepositoriesAutoConfiguration
- org.springframework.boot.autoconfigure.data.neo4j.Neo4jRepositoriesAutoConfiguration
- org.springframework.boot.autoconfigure.netty.NettyAutoConfiguration
- org.springframework.boot.autoconfigure.netty.NettyProperties
- org.springframework.boot.autoconfigure.web.embedded.NettyWebServerFactoryCustomizer (implements org.springframework.core.Ordered, org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
- org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerAutoConfiguration
- org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerJwtAutoConfiguration
- org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Client
- org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Endpoint
- org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.OidcEndpoint
- org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Registration
- org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Token
- org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration
- org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider
- org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
- org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientPropertiesMapper
- org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration
- org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties
- org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties.Jwt
- org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties.Opaquetoken
- org.springframework.boot.autoconfigure.template.PathBasedTemplateAvailabilityProvider (implements org.springframework.boot.autoconfigure.template.TemplateAvailabilityProvider)
- org.springframework.boot.autoconfigure.template.PathBasedTemplateAvailabilityProvider.TemplateAvailabilityProperties
- org.springframework.boot.autoconfigure.security.reactive.PathRequest
- org.springframework.boot.autoconfigure.security.servlet.PathRequest
- org.springframework.boot.autoconfigure.ssl.PemSslBundleProperties.Store
- org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration
- 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.mongo.PropertiesMongoConnectionDetails (implements org.springframework.boot.autoconfigure.mongo.MongoConnectionDetails)
- org.springframework.boot.autoconfigure.ssl.PropertiesSslBundle (implements org.springframework.boot.ssl.SslBundle)
- org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration
- org.springframework.boot.autoconfigure.pulsar.PulsarAutoConfiguration
- org.springframework.boot.autoconfigure.pulsar.PulsarProperties
- org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Admin
- org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Authentication
- org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Client
- org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Consumer
- org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Consumer.DeadLetterPolicy
- org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Consumer.Subscription
- org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Defaults
- org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Failover
- org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Failover.BackupCluster
- org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Function
- org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Listener
- org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Producer
- org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Producer.Cache
- org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Reader
- org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Template
- org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Transaction
- org.springframework.boot.autoconfigure.pulsar.PulsarReactiveAutoConfiguration
- org.springframework.boot.autoconfigure.quartz.QuartzAutoConfiguration
- org.springframework.boot.autoconfigure.quartz.QuartzAutoConfiguration.JdbcStoreTypeConfiguration
- org.springframework.boot.autoconfigure.quartz.QuartzProperties
- org.springframework.boot.autoconfigure.quartz.QuartzProperties.Jdbc
- org.springframework.boot.autoconfigure.r2dbc.R2dbcAutoConfiguration
- org.springframework.boot.autoconfigure.data.r2dbc.R2dbcDataAutoConfiguration
- org.springframework.boot.autoconfigure.r2dbc.R2dbcProperties
- org.springframework.boot.autoconfigure.r2dbc.R2dbcProperties.Pool
- org.springframework.boot.autoconfigure.data.r2dbc.R2dbcRepositoriesAutoConfiguration
- org.springframework.boot.autoconfigure.r2dbc.R2dbcTransactionManagerAutoConfiguration
- org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration
- org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration.MessagingTemplateConfiguration
- org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration.RabbitConnectionFactoryCreator
- org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration.RabbitTemplateConfiguration
- org.springframework.boot.autoconfigure.amqp.RabbitConnectionFactoryBeanConfigurer
- org.springframework.boot.autoconfigure.amqp.RabbitProperties
- org.springframework.boot.autoconfigure.amqp.RabbitProperties.BaseContainer
- org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache
- org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Channel
- org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Connection
- org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
- org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
- org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
- org.springframework.boot.autoconfigure.amqp.RabbitProperties.Stream
- org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
- org.springframework.boot.autoconfigure.amqp.RabbitStreamTemplateConfigurer
- org.springframework.boot.autoconfigure.amqp.RabbitTemplateConfigurer
- org.springframework.boot.autoconfigure.elasticsearch.ReactiveElasticsearchClientAutoConfiguration
- org.springframework.boot.autoconfigure.data.elasticsearch.ReactiveElasticsearchRepositoriesAutoConfiguration
- org.springframework.boot.autoconfigure.web.reactive.ReactiveMultipartAutoConfiguration
- org.springframework.boot.autoconfigure.web.reactive.ReactiveMultipartProperties
- org.springframework.boot.autoconfigure.security.oauth2.client.reactive.ReactiveOAuth2ClientAutoConfiguration
- org.springframework.boot.autoconfigure.security.oauth2.resource.reactive.ReactiveOAuth2ResourceServerAutoConfiguration
- org.springframework.boot.autoconfigure.security.reactive.ReactiveSecurityAutoConfiguration
- org.springframework.boot.autoconfigure.security.reactive.ReactiveUserDetailsServiceAutoConfiguration
- org.springframework.boot.autoconfigure.web.reactive.ReactiveWebServerFactoryAutoConfiguration
- org.springframework.boot.autoconfigure.web.reactive.ReactiveWebServerFactoryAutoConfiguration.BeanPostProcessorsRegistrar (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- org.springframework.boot.autoconfigure.web.reactive.ReactiveWebServerFactoryCustomizer (implements org.springframework.core.Ordered, org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
- org.springframework.boot.autoconfigure.reactor.ReactorAutoConfiguration
- org.springframework.boot.autoconfigure.reactor.netty.ReactorNettyConfigurations
- org.springframework.boot.autoconfigure.reactor.netty.ReactorNettyConfigurations.ReactorResourceFactoryConfiguration
- org.springframework.boot.autoconfigure.reactor.netty.ReactorNettyProperties
- org.springframework.boot.autoconfigure.reactor.ReactorProperties
- java.lang.Record
- org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration
- org.springframework.boot.autoconfigure.data.redis.RedisProperties
- org.springframework.boot.autoconfigure.data.redis.RedisProperties.Cluster
- org.springframework.boot.autoconfigure.data.redis.RedisProperties.Jedis
- org.springframework.boot.autoconfigure.data.redis.RedisProperties.Lettuce
- org.springframework.boot.autoconfigure.data.redis.RedisProperties.Lettuce.Cluster
- org.springframework.boot.autoconfigure.data.redis.RedisProperties.Lettuce.Cluster.Refresh
- org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
- org.springframework.boot.autoconfigure.data.redis.RedisProperties.Sentinel
- org.springframework.boot.autoconfigure.data.redis.RedisProperties.Ssl
- org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration
- org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration
- org.springframework.boot.autoconfigure.session.RedisSessionProperties
- 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.ServletRegistrationBean<T>
- org.springframework.boot.autoconfigure.data.rest.RepositoryRestMvcAutoConfiguration
- org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
- org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration
- org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer
- org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration
- org.springframework.boot.autoconfigure.web.client.RestTemplateBuilderConfigurer
- org.springframework.boot.autoconfigure.graphql.rsocket.RSocketGraphQlClientAutoConfiguration
- org.springframework.boot.autoconfigure.rsocket.RSocketMessagingAutoConfiguration
- org.springframework.boot.autoconfigure.rsocket.RSocketProperties
- org.springframework.boot.autoconfigure.rsocket.RSocketProperties.Server
- org.springframework.boot.autoconfigure.rsocket.RSocketProperties.Server.Spec
- org.springframework.boot.autoconfigure.rsocket.RSocketRequesterAutoConfiguration
- org.springframework.boot.autoconfigure.security.rsocket.RSocketSecurityAutoConfiguration
- org.springframework.boot.autoconfigure.rsocket.RSocketServerAutoConfiguration
- org.springframework.boot.autoconfigure.rsocket.RSocketStrategiesAutoConfiguration
- org.springframework.boot.autoconfigure.rsocket.RSocketStrategiesAutoConfiguration.JacksonCborStrategyConfiguration
- org.springframework.boot.autoconfigure.rsocket.RSocketStrategiesAutoConfiguration.JacksonJsonStrategyConfiguration
- org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyAutoConfiguration
- org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties
- org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.AssertingParty
- org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.AssertingParty.Singlesignon
- org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.AssertingParty.Verification
- org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.AssertingParty.Verification.Credential
- org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Decryption
- org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Decryption.Credential
- org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Registration
- org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Registration.Acs
- org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Registration.Signing
- org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Registration.Signing.Credential
- org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Singlelogout
- org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration
- org.springframework.boot.autoconfigure.security.SecurityDataConfiguration
- org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration
- org.springframework.boot.autoconfigure.security.SecurityProperties
- org.springframework.boot.autoconfigure.security.SecurityProperties.Filter
- org.springframework.boot.autoconfigure.security.SecurityProperties.User
- org.springframework.boot.autoconfigure.sendgrid.SendGridAutoConfiguration
- org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
- org.springframework.boot.autoconfigure.sendgrid.SendGridProperties.Proxy
- org.springframework.boot.autoconfigure.web.ServerProperties
- org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
- org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
- org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Threads
- org.springframework.boot.autoconfigure.web.ServerProperties.Netty
- org.springframework.boot.autoconfigure.web.ServerProperties.Reactive
- org.springframework.boot.autoconfigure.web.ServerProperties.Reactive.Session
- org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
- org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
- org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
- org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Mbeanregistry
- org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Remoteip
- org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Resource
- org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Threads
- org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
- org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
- org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Options
- org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Threads
- org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration
- org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration.BeanPostProcessorsRegistrar (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryCustomizer (implements org.springframework.core.Ordered, org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
- org.springframework.boot.autoconfigure.session.SessionAutoConfiguration
- org.springframework.boot.autoconfigure.session.SessionProperties
- org.springframework.boot.autoconfigure.session.SessionProperties.Servlet
- org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration
- org.springframework.boot.autoconfigure.condition.SpringBootCondition (implements org.springframework.context.annotation.Condition)
- org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration
- org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties
- org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Pageable
- org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Sort
- liquibase.integration.spring.SpringLiquibase (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ResourceLoaderAware)
- org.springframework.boot.autoconfigure.jooq.SpringTransactionProvider (implements org.jooq.TransactionProvider)
- org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration
- org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties
- 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.kafka.SslBundleSslEngineFactory (implements org.apache.kafka.common.security.auth.SslEngineFactory)
- 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.mongo.StandardMongoClientSettingsBuilderCustomizer (implements org.springframework.boot.autoconfigure.mongo.MongoClientSettingsBuilderCustomizer, org.springframework.core.Ordered)
- org.springframework.boot.autoconfigure.security.reactive.StaticResourceRequest
- org.springframework.boot.autoconfigure.security.servlet.StaticResourceRequest
- org.springframework.boot.autoconfigure.security.reactive.StaticResourceRequest.StaticResourceServerWebExchange (implements org.springframework.security.web.server.util.matcher.ServerWebExchangeMatcher)
- 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.thymeleaf.ThymeleafAutoConfiguration
- org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
- org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Reactive
- org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Servlet
- org.springframework.boot.autoconfigure.thymeleaf.ThymeleafTemplateAvailabilityProvider (implements org.springframework.boot.autoconfigure.template.TemplateAvailabilityProvider)
- org.springframework.boot.autoconfigure.web.reactive.TomcatReactiveWebServerFactoryCustomizer (implements org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
- org.springframework.boot.autoconfigure.web.servlet.TomcatServletWebServerFactoryCustomizer (implements org.springframework.core.Ordered, org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
- org.springframework.boot.autoconfigure.web.embedded.TomcatVirtualThreadsWebServerFactoryCustomizer (implements org.springframework.core.Ordered, org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
- org.springframework.boot.autoconfigure.web.embedded.TomcatWebServerFactoryCustomizer (implements org.springframework.core.Ordered, org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
- org.springframework.boot.autoconfigure.websocket.reactive.TomcatWebSocketReactiveWebServerCustomizer (implements org.springframework.core.Ordered, org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
- org.springframework.boot.autoconfigure.websocket.servlet.TomcatWebSocketServletWebServerCustomizer (implements org.springframework.core.Ordered, org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
- org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration
- org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration.EnableTransactionManagementConfiguration
- org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration
- org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration
- org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration.TransactionTemplateConfiguration
- org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration
- org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers
- org.springframework.boot.autoconfigure.transaction.TransactionProperties (implements org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizer<T>)
- org.springframework.boot.autoconfigure.web.servlet.UndertowServletWebServerFactoryCustomizer (implements org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
- org.springframework.boot.autoconfigure.web.embedded.UndertowWebServerFactoryCustomizer (implements org.springframework.core.Ordered, org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
- org.springframework.boot.autoconfigure.websocket.servlet.UndertowWebSocketServletWebServerCustomizer (implements org.springframework.core.Ordered, org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
- org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration
- org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration
- org.springframework.boot.autoconfigure.validation.ValidatorAdapter (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.validation.SmartValidator)
- org.springframework.boot.autoconfigure.web.reactive.function.client.WebClientAutoConfiguration
- org.springframework.boot.autoconfigure.web.reactive.function.client.WebClientAutoConfiguration.WebClientCodecsConfiguration
- org.springframework.boot.autoconfigure.web.reactive.function.client.WebClientCodecCustomizer (implements org.springframework.boot.web.reactive.function.client.WebClientCustomizer)
- org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration
- org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration.WebFluxConfig (implements org.springframework.web.reactive.config.WebFluxConfigurer)
- org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration.WelcomePageConfiguration
- org.springframework.web.reactive.config.WebFluxConfigurationSupport (implements org.springframework.context.ApplicationContextAware)
- org.springframework.web.reactive.config.DelegatingWebFluxConfiguration
- org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties
- org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties.Format
- org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties.Problemdetails
- org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration
- org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter (implements org.springframework.web.context.ServletContextAware, org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.web.context.ServletContextAware)
- org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration
- org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
- org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Async
- org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Contentnegotiation
- org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Format
- org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Pathmatch
- org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Problemdetails
- org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Servlet
- org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.View
- 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)
- org.springframework.boot.autoconfigure.webservices.WebServicesAutoConfiguration
- org.springframework.boot.autoconfigure.webservices.WebServicesAutoConfiguration.WsConfiguration
- org.springframework.boot.autoconfigure.webservices.WebServicesProperties
- org.springframework.boot.autoconfigure.webservices.WebServicesProperties.Servlet
- org.springframework.boot.autoconfigure.webservices.client.WebServiceTemplateAutoConfiguration
- org.springframework.boot.autoconfigure.web.reactive.WebSessionIdResolverAutoConfiguration
- org.springframework.boot.autoconfigure.websocket.servlet.WebSocketMessagingAutoConfiguration
- org.springframework.boot.autoconfigure.websocket.reactive.WebSocketReactiveAutoConfiguration
- org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration
- org.springframework.boot.autoconfigure.jdbc.XADataSourceAutoConfiguration (implements org.springframework.beans.factory.BeanClassLoaderAware)
Annotation Interface Hierarchy