JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.boot.actuate.amqp
,
org.springframework.boot.actuate.audit
,
org.springframework.boot.actuate.audit.listener
,
org.springframework.boot.actuate.availability
,
org.springframework.boot.actuate.beans
,
org.springframework.boot.actuate.cache
,
org.springframework.boot.actuate.cassandra
,
org.springframework.boot.actuate.context
,
org.springframework.boot.actuate.context.properties
,
org.springframework.boot.actuate.couchbase
,
org.springframework.boot.actuate.elasticsearch
,
org.springframework.boot.actuate.endpoint
,
org.springframework.boot.actuate.endpoint.annotation
,
org.springframework.boot.actuate.endpoint.invoke
,
org.springframework.boot.actuate.endpoint.invoke.convert
,
org.springframework.boot.actuate.endpoint.invoke.reflect
,
org.springframework.boot.actuate.endpoint.invoker.cache
,
org.springframework.boot.actuate.endpoint.jmx
,
org.springframework.boot.actuate.endpoint.jmx.annotation
,
org.springframework.boot.actuate.endpoint.web
,
org.springframework.boot.actuate.endpoint.web.annotation
,
org.springframework.boot.actuate.endpoint.web.jersey
,
org.springframework.boot.actuate.endpoint.web.reactive
,
org.springframework.boot.actuate.endpoint.web.servlet
,
org.springframework.boot.actuate.env
,
org.springframework.boot.actuate.flyway
,
org.springframework.boot.actuate.hazelcast
,
org.springframework.boot.actuate.health
,
org.springframework.boot.actuate.influx
,
org.springframework.boot.actuate.info
,
org.springframework.boot.actuate.integration
,
org.springframework.boot.actuate.jdbc
,
org.springframework.boot.actuate.jms
,
org.springframework.boot.actuate.ldap
,
org.springframework.boot.actuate.liquibase
,
org.springframework.boot.actuate.logging
,
org.springframework.boot.actuate.mail
,
org.springframework.boot.actuate.management
,
org.springframework.boot.actuate.metrics
,
org.springframework.boot.actuate.metrics.amqp
,
org.springframework.boot.actuate.metrics.annotation
,
org.springframework.boot.actuate.metrics.cache
,
org.springframework.boot.actuate.metrics.data
,
org.springframework.boot.actuate.metrics.export.prometheus
,
org.springframework.boot.actuate.metrics.graphql
,
org.springframework.boot.actuate.metrics.http
,
org.springframework.boot.actuate.metrics.jdbc
,
org.springframework.boot.actuate.metrics.r2dbc
,
org.springframework.boot.actuate.metrics.startup
,
org.springframework.boot.actuate.metrics.system
,
org.springframework.boot.actuate.metrics.web.client
,
org.springframework.boot.actuate.metrics.web.jetty
,
org.springframework.boot.actuate.metrics.web.reactive.client
,
org.springframework.boot.actuate.metrics.web.reactive.server
,
org.springframework.boot.actuate.metrics.web.servlet
,
org.springframework.boot.actuate.metrics.web.tomcat
,
org.springframework.boot.actuate.mongo
,
org.springframework.boot.actuate.neo4j
,
org.springframework.boot.actuate.quartz
,
org.springframework.boot.actuate.r2dbc
,
org.springframework.boot.actuate.redis
,
org.springframework.boot.actuate.scheduling
,
org.springframework.boot.actuate.security
,
org.springframework.boot.actuate.session
,
org.springframework.boot.actuate.solr
,
org.springframework.boot.actuate.startup
,
org.springframework.boot.actuate.system
,
org.springframework.boot.actuate.trace.http
,
org.springframework.boot.actuate.web.mappings
,
org.springframework.boot.actuate.web.mappings.reactive
,
org.springframework.boot.actuate.web.mappings.servlet
,
org.springframework.boot.actuate.web.trace.reactive
,
org.springframework.boot.actuate.web.trace.servlet
Class Hierarchy
java.lang.Object
org.springframework.boot.actuate.audit.listener.
AbstractAuditListener
(implements org.springframework.context.ApplicationListener<E>)
org.springframework.boot.actuate.audit.listener.
AuditListener
org.springframework.boot.actuate.security.
AbstractAuthenticationAuditListener
(implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.context.ApplicationListener<E>)
org.springframework.boot.actuate.security.
AuthenticationAuditListener
org.springframework.boot.actuate.security.
AbstractAuthorizationAuditListener
(implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.context.ApplicationListener<E>)
org.springframework.boot.actuate.security.
AuthorizationAuditListener
org.springframework.boot.actuate.endpoint.annotation.
AbstractDiscoveredOperation
(implements org.springframework.boot.actuate.endpoint.
Operation
)
org.springframework.boot.actuate.endpoint.
AbstractExposableEndpoint
<O> (implements org.springframework.boot.actuate.endpoint.
ExposableEndpoint
<O>)
org.springframework.boot.actuate.endpoint.annotation.
AbstractDiscoveredEndpoint
<O> (implements org.springframework.boot.actuate.endpoint.annotation.
DiscoveredEndpoint
<O>)
org.springframework.boot.actuate.health.
AbstractHealthIndicator
(implements org.springframework.boot.actuate.health.
HealthIndicator
)
org.springframework.boot.actuate.availability.
AvailabilityStateHealthIndicator
org.springframework.boot.actuate.availability.
LivenessStateHealthIndicator
org.springframework.boot.actuate.availability.
ReadinessStateHealthIndicator
org.springframework.boot.actuate.cassandra.
CassandraDriverHealthIndicator
org.springframework.boot.actuate.couchbase.
CouchbaseHealthIndicator
org.springframework.boot.actuate.jdbc.
DataSourceHealthIndicator
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.boot.actuate.system.
DiskSpaceHealthIndicator
org.springframework.boot.actuate.elasticsearch.
ElasticsearchRestClientHealthIndicator
org.springframework.boot.actuate.elasticsearch.
ElasticsearchRestHealthIndicator
org.springframework.boot.actuate.hazelcast.
HazelcastHealthIndicator
org.springframework.boot.actuate.influx.
InfluxDbHealthIndicator
org.springframework.boot.actuate.jms.
JmsHealthIndicator
org.springframework.boot.actuate.ldap.
LdapHealthIndicator
org.springframework.boot.actuate.mail.
MailHealthIndicator
org.springframework.boot.actuate.mongo.
MongoHealthIndicator
org.springframework.boot.actuate.neo4j.
Neo4jHealthIndicator
org.springframework.boot.actuate.health.
PingHealthIndicator
org.springframework.boot.actuate.amqp.
RabbitHealthIndicator
org.springframework.boot.actuate.redis.
RedisHealthIndicator
org.springframework.boot.actuate.solr.
SolrHealthIndicator
org.springframework.boot.actuate.metrics.web.jetty.
AbstractJettyMetricsBinder
(implements org.springframework.context.ApplicationListener<E>)
org.springframework.boot.actuate.metrics.web.jetty.
JettyConnectionMetricsBinder
org.springframework.boot.actuate.metrics.web.jetty.
JettyServerThreadPoolMetricsBinder
org.springframework.boot.actuate.metrics.web.jetty.
JettySslHandshakeMetricsBinder
org.springframework.boot.actuate.health.
AbstractReactiveHealthIndicator
(implements org.springframework.boot.actuate.health.
ReactiveHealthIndicator
)
org.springframework.boot.actuate.cassandra.
CassandraDriverReactiveHealthIndicator
org.springframework.boot.actuate.r2dbc.
ConnectionFactoryHealthIndicator
org.springframework.boot.actuate.couchbase.
CouchbaseReactiveHealthIndicator
org.springframework.boot.actuate.elasticsearch.
ElasticsearchReactiveHealthIndicator
org.springframework.boot.actuate.mongo.
MongoReactiveHealthIndicator
org.springframework.boot.actuate.neo4j.
Neo4jReactiveHealthIndicator
org.springframework.boot.actuate.redis.
RedisReactiveHealthIndicator
org.springframework.boot.actuate.endpoint.web.reactive.
AbstractWebFluxEndpointHandlerMapping.ElasticSchedulerInvoker
(implements org.springframework.boot.actuate.endpoint.invoke.
OperationInvoker
)
org.springframework.boot.actuate.health.
AdditionalHealthEndpointPath
org.springframework.context.support.ApplicationObjectSupport (implements org.springframework.context.ApplicationContextAware)
org.springframework.web.reactive.handler.AbstractHandlerMapping (implements org.springframework.beans.factory.BeanNameAware, org.springframework.web.reactive.HandlerMapping, org.springframework.core.Ordered)
org.springframework.web.reactive.result.method.AbstractHandlerMethodMapping<T> (implements org.springframework.beans.factory.InitializingBean)
org.springframework.web.reactive.result.method.RequestMappingInfoHandlerMapping
org.springframework.boot.actuate.endpoint.web.reactive.
AbstractWebFluxEndpointHandlerMapping
org.springframework.boot.actuate.endpoint.web.reactive.
AdditionalHealthEndpointPathsWebFluxHandlerMapping
org.springframework.boot.actuate.endpoint.web.reactive.
WebFluxEndpointHandlerMapping
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping (implements org.springframework.context.EmbeddedValueResolverAware)
org.springframework.boot.actuate.endpoint.web.reactive.
ControllerEndpointHandlerMapping
org.springframework.web.context.support.WebApplicationObjectSupport (implements org.springframework.web.context.ServletContextAware)
org.springframework.web.servlet.handler.AbstractHandlerMapping (implements org.springframework.beans.factory.BeanNameAware, org.springframework.web.servlet.HandlerMapping, org.springframework.core.Ordered)
org.springframework.web.servlet.handler.AbstractHandlerMethodMapping<T> (implements org.springframework.beans.factory.InitializingBean)
org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping
org.springframework.boot.actuate.endpoint.web.servlet.
AbstractWebMvcEndpointHandlerMapping
(implements org.springframework.beans.factory.InitializingBean, org.springframework.web.servlet.handler.MatchableHandlerMapping)
org.springframework.boot.actuate.endpoint.web.servlet.
AdditionalHealthEndpointPathsWebMvcHandlerMapping
org.springframework.boot.actuate.endpoint.web.servlet.
WebMvcEndpointHandlerMapping
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping (implements org.springframework.context.EmbeddedValueResolverAware, org.springframework.web.servlet.handler.MatchableHandlerMapping)
org.springframework.boot.actuate.endpoint.web.servlet.
ControllerEndpointHandlerMapping
org.springframework.boot.actuate.audit.
AuditEvent
(implements java.io.Serializable)
org.springframework.boot.actuate.audit.
AuditEventsEndpoint
org.springframework.boot.actuate.audit.
AuditEventsEndpoint.AuditEventsDescriptor
org.springframework.boot.actuate.beans.
BeansEndpoint
org.springframework.boot.actuate.beans.
BeansEndpoint.ApplicationBeans
org.springframework.boot.actuate.beans.
BeansEndpoint.BeanDescriptor
org.springframework.boot.actuate.beans.
BeansEndpoint.ContextBeans
com.fasterxml.jackson.databind.ser.BeanSerializerModifier
org.springframework.boot.actuate.context.properties.
ConfigurationPropertiesReportEndpoint.GenericSerializerModifier
org.springframework.boot.actuate.metrics.cache.
Cache2kCacheMeterBinderProvider
(implements org.springframework.boot.actuate.metrics.cache.
CacheMeterBinderProvider
<C>)
io.micrometer.core.instrument.binder.cache.CacheMeterBinder<C> (implements io.micrometer.core.instrument.binder.MeterBinder)
org.springframework.boot.actuate.metrics.cache.
RedisCacheMetrics
org.springframework.boot.actuate.metrics.cache.
CacheMetricsRegistrar
org.springframework.boot.actuate.cache.
CachesEndpoint
org.springframework.boot.actuate.cache.
CachesEndpoint.CacheDescriptor
org.springframework.boot.actuate.cache.
CachesEndpoint.CacheEntry
org.springframework.boot.actuate.cache.
CachesEndpoint.CacheManagerDescriptor
org.springframework.boot.actuate.cache.
CachesEndpoint.CachesReport
org.springframework.boot.actuate.cache.
CachesEndpointWebExtension
org.springframework.boot.actuate.endpoint.invoker.cache.
CachingOperationInvoker
(implements org.springframework.boot.actuate.endpoint.invoke.
OperationInvoker
)
org.springframework.boot.actuate.endpoint.invoker.cache.
CachingOperationInvokerAdvisor
(implements org.springframework.boot.actuate.endpoint.invoke.
OperationInvokerAdvisor
)
org.springframework.boot.actuate.metrics.cache.
CaffeineCacheMeterBinderProvider
(implements org.springframework.boot.actuate.metrics.cache.
CacheMeterBinderProvider
<C>)
org.springframework.boot.actuate.context.properties.
ConfigurationPropertiesReportEndpoint
(implements org.springframework.context.ApplicationContextAware)
org.springframework.boot.actuate.context.properties.
ConfigurationPropertiesReportEndpoint.ApplicationConfigurationProperties
org.springframework.boot.actuate.context.properties.
ConfigurationPropertiesReportEndpoint.ConfigurationPropertiesBeanDescriptor
org.springframework.boot.actuate.context.properties.
ConfigurationPropertiesReportEndpoint.ContextConfigurationProperties
org.springframework.boot.actuate.context.properties.
ConfigurationPropertiesReportEndpointWebExtension
org.springframework.boot.actuate.metrics.r2dbc.
ConnectionPoolMetrics
(implements io.micrometer.core.instrument.binder.MeterBinder)
org.springframework.boot.actuate.endpoint.invoke.convert.
ConversionServiceParameterValueMapper
(implements org.springframework.boot.actuate.endpoint.invoke.
ParameterValueMapper
)
org.springframework.boot.actuate.metrics.jdbc.
DataSourcePoolMetrics
(implements io.micrometer.core.instrument.binder.MeterBinder)
org.springframework.boot.actuate.metrics.graphql.
DefaultGraphQlTagsProvider
(implements org.springframework.boot.actuate.metrics.graphql.
GraphQlTagsProvider
)
org.springframework.boot.actuate.health.
DefaultHealthContributorRegistry
(implements org.springframework.boot.actuate.health.
HealthContributorRegistry
)
org.springframework.boot.actuate.health.
DefaultReactiveHealthContributorRegistry
(implements org.springframework.boot.actuate.health.
ReactiveHealthContributorRegistry
)
org.springframework.boot.actuate.metrics.data.
DefaultRepositoryTagsProvider
(implements org.springframework.boot.actuate.metrics.data.
RepositoryTagsProvider
)
org.springframework.boot.actuate.metrics.web.client.
DefaultRestTemplateExchangeTagsProvider
(implements org.springframework.boot.actuate.metrics.web.client.
RestTemplateExchangeTagsProvider
)
org.springframework.boot.actuate.metrics.web.reactive.client.
DefaultWebClientExchangeTagsProvider
(implements org.springframework.boot.actuate.metrics.web.reactive.client.
WebClientExchangeTagsProvider
)
org.springframework.boot.actuate.metrics.web.reactive.server.
DefaultWebFluxTagsProvider
(implements org.springframework.boot.actuate.metrics.web.reactive.server.
WebFluxTagsProvider
)
org.springframework.boot.actuate.metrics.web.servlet.
DefaultWebMvcTagsProvider
(implements org.springframework.boot.actuate.metrics.web.servlet.
WebMvcTagsProvider
)
org.springframework.boot.actuate.endpoint.annotation.
DiscovererEndpointFilter
(implements org.springframework.boot.actuate.endpoint.
EndpointFilter
<E>)
org.springframework.boot.actuate.metrics.system.
DiskSpaceMetricsBinder
(implements io.micrometer.core.instrument.binder.MeterBinder)
org.springframework.boot.actuate.web.mappings.reactive.
DispatcherHandlerMappingDescription
org.springframework.boot.actuate.web.mappings.reactive.
DispatcherHandlerMappingDetails
org.springframework.boot.actuate.web.mappings.reactive.
DispatcherHandlersMappingDescriptionProvider
(implements org.springframework.boot.actuate.web.mappings.
MappingDescriptionProvider
)
org.springframework.boot.actuate.web.mappings.servlet.
DispatcherServletMappingDescription
org.springframework.boot.actuate.web.mappings.servlet.
DispatcherServletMappingDetails
org.springframework.boot.actuate.web.mappings.servlet.
DispatcherServletsMappingDescriptionProvider
(implements org.springframework.boot.actuate.web.mappings.
MappingDescriptionProvider
)
org.springframework.boot.actuate.metrics.cache.
EhCache2CacheMeterBinderProvider
(implements org.springframework.boot.actuate.metrics.cache.
CacheMeterBinderProvider
<C>)
org.springframework.boot.actuate.endpoint.annotation.
EndpointDiscoverer
<E,O> (implements org.springframework.boot.actuate.endpoint.
EndpointsSupplier
<E>)
org.springframework.boot.actuate.endpoint.web.annotation.
ControllerEndpointDiscoverer
(implements org.springframework.boot.actuate.endpoint.web.annotation.
ControllerEndpointsSupplier
)
org.springframework.boot.actuate.endpoint.jmx.annotation.
JmxEndpointDiscoverer
(implements org.springframework.boot.actuate.endpoint.jmx.
JmxEndpointsSupplier
)
org.springframework.boot.actuate.endpoint.web.annotation.
ServletEndpointDiscoverer
(implements org.springframework.boot.actuate.endpoint.web.annotation.
ServletEndpointsSupplier
)
org.springframework.boot.actuate.endpoint.web.annotation.
WebEndpointDiscoverer
(implements org.springframework.boot.actuate.endpoint.web.
WebEndpointsSupplier
)
org.springframework.boot.actuate.endpoint.annotation.
EndpointDiscoverer.OperationKey
org.springframework.boot.actuate.endpoint.
EndpointId
org.springframework.boot.actuate.endpoint.web.
EndpointLinksResolver
org.springframework.boot.actuate.endpoint.web.
EndpointMapping
org.springframework.boot.actuate.endpoint.jmx.
EndpointMBean
(implements javax.management.DynamicMBean)
org.springframework.boot.actuate.endpoint.web.
EndpointMediaTypes
org.springframework.boot.actuate.endpoint.web.
EndpointServlet
org.springframework.boot.actuate.env.
EnvironmentEndpoint
org.springframework.boot.actuate.env.
EnvironmentEndpoint.EnvironmentDescriptor
org.springframework.boot.actuate.env.
EnvironmentEndpoint.EnvironmentEntryDescriptor
org.springframework.boot.actuate.env.
EnvironmentEndpoint.PropertySourceDescriptor
org.springframework.boot.actuate.env.
EnvironmentEndpoint.PropertySourceEntryDescriptor
org.springframework.boot.actuate.env.
EnvironmentEndpoint.PropertySummaryDescriptor
org.springframework.boot.actuate.env.
EnvironmentEndpoint.PropertyValueDescriptor
org.springframework.boot.actuate.env.
EnvironmentEndpointWebExtension
org.springframework.boot.actuate.info.
EnvironmentInfoContributor
(implements org.springframework.boot.actuate.info.
InfoContributor
)
java.util.EventObject (implements java.io.Serializable)
org.springframework.context.ApplicationEvent
org.springframework.boot.actuate.audit.listener.
AuditApplicationEvent
org.springframework.boot.actuate.web.mappings.servlet.
FiltersMappingDescriptionProvider
(implements org.springframework.boot.actuate.web.mappings.
MappingDescriptionProvider
)
org.springframework.boot.actuate.flyway.
FlywayEndpoint
org.springframework.boot.actuate.flyway.
FlywayEndpoint.ApplicationFlywayBeans
org.springframework.boot.actuate.flyway.
FlywayEndpoint.ContextFlywayBeans
org.springframework.boot.actuate.flyway.
FlywayEndpoint.FlywayDescriptor
org.springframework.boot.actuate.flyway.
FlywayEndpoint.FlywayMigration
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, javax.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
org.springframework.web.filter.OncePerRequestFilter
org.springframework.boot.actuate.web.trace.servlet.
HttpTraceFilter
(implements org.springframework.core.Ordered)
org.springframework.boot.actuate.metrics.web.servlet.
WebMvcMetricsFilter
org.springframework.boot.actuate.metrics.graphql.
GraphQlTags
org.springframework.boot.actuate.web.mappings.reactive.
HandlerFunctionDescription
org.springframework.boot.actuate.web.mappings.
HandlerMethodDescription
org.springframework.boot.actuate.metrics.cache.
HazelcastCacheMeterBinderProvider
(implements org.springframework.boot.actuate.metrics.cache.
CacheMeterBinderProvider
<C>)
org.springframework.boot.actuate.health.
Health.Builder
org.springframework.boot.actuate.health.
HealthComponent
org.springframework.boot.actuate.health.
CompositeHealth
org.springframework.boot.actuate.health.
SystemHealth
org.springframework.boot.actuate.health.
Health
org.springframework.boot.actuate.health.
HealthContributorNameFactory
(implements java.util.function.Function<T,R>)
org.springframework.boot.actuate.health.
HealthEndpoint
org.springframework.boot.actuate.health.
HealthEndpointWebExtension
org.springframework.boot.actuate.management.
HeapDumpWebEndpoint
org.springframework.boot.actuate.management.
HeapDumpWebEndpoint.HotSpotDiagnosticMXBeanHeapDumper
(implements org.springframework.boot.actuate.management.
HeapDumpWebEndpoint.HeapDumper
)
org.springframework.boot.actuate.trace.http.
HttpExchangeTracer
org.springframework.boot.actuate.trace.http.
HttpTrace
org.springframework.boot.actuate.trace.http.
HttpTrace.Principal
org.springframework.boot.actuate.trace.http.
HttpTrace.Request
org.springframework.boot.actuate.trace.http.
HttpTrace.Response
org.springframework.boot.actuate.trace.http.
HttpTrace.Session
org.springframework.boot.actuate.trace.http.
HttpTraceEndpoint
org.springframework.boot.actuate.trace.http.
HttpTraceEndpoint.HttpTraceDescriptor
org.springframework.boot.actuate.web.trace.reactive.
HttpTraceWebFilter
(implements org.springframework.core.Ordered, org.springframework.web.server.WebFilter)
org.springframework.boot.actuate.info.
Info
org.springframework.boot.actuate.info.
Info.Builder
org.springframework.boot.actuate.info.
InfoEndpoint
org.springframework.boot.actuate.info.
InfoPropertiesInfoContributor
<T> (implements org.springframework.boot.actuate.info.
InfoContributor
)
org.springframework.boot.actuate.info.
BuildInfoContributor
org.springframework.boot.actuate.info.
GitInfoContributor
org.springframework.boot.actuate.audit.
InMemoryAuditEventRepository
(implements org.springframework.boot.actuate.audit.
AuditEventRepository
)
org.springframework.boot.actuate.trace.http.
InMemoryHttpTraceRepository
(implements org.springframework.boot.actuate.trace.http.
HttpTraceRepository
)
org.springframework.boot.actuate.integration.
IntegrationGraphEndpoint
org.springframework.boot.actuate.endpoint.
InvocationContext
org.springframework.boot.actuate.endpoint.invoke.convert.
IsoOffsetDateTimeConverter
(implements org.springframework.core.convert.converter.Converter<S,T>)
org.springframework.boot.actuate.endpoint.jmx.
JacksonJmxOperationResponseMapper
(implements org.springframework.boot.actuate.endpoint.jmx.
JmxOperationResponseMapper
)
org.springframework.boot.actuate.info.
JavaInfoContributor
(implements org.springframework.boot.actuate.info.
InfoContributor
)
org.springframework.boot.actuate.metrics.cache.
JCacheCacheMeterBinderProvider
(implements org.springframework.boot.actuate.metrics.cache.
CacheMeterBinderProvider
<C>)
org.springframework.boot.actuate.endpoint.web.jersey.
JerseyEndpointResourceFactory
org.springframework.boot.actuate.endpoint.web.jersey.
JerseyHealthEndpointAdditionalPathResourceFactory
org.springframework.boot.actuate.endpoint.jmx.
JmxEndpointExporter
(implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean)
org.springframework.boot.actuate.endpoint.web.
Link
org.springframework.boot.actuate.liquibase.
LiquibaseEndpoint
org.springframework.boot.actuate.liquibase.
LiquibaseEndpoint.ApplicationLiquibaseBeans
org.springframework.boot.actuate.liquibase.
LiquibaseEndpoint.ChangeSet
org.springframework.boot.actuate.liquibase.
LiquibaseEndpoint.ContextExpression
org.springframework.boot.actuate.liquibase.
LiquibaseEndpoint.ContextLiquibaseBeans
org.springframework.boot.actuate.liquibase.
LiquibaseEndpoint.LiquibaseBean
org.springframework.boot.actuate.logging.
LogFileWebEndpoint
org.springframework.boot.actuate.logging.
LoggersEndpoint
org.springframework.boot.actuate.logging.
LoggersEndpoint.LoggerLevels
org.springframework.boot.actuate.logging.
LoggersEndpoint.GroupLoggerLevels
org.springframework.boot.actuate.logging.
LoggersEndpoint.SingleLoggerLevels
org.springframework.boot.actuate.metrics.web.servlet.
LongTaskTimingHandlerInterceptor
(implements org.springframework.web.servlet.HandlerInterceptor)
org.springframework.boot.actuate.info.
MapInfoContributor
(implements org.springframework.boot.actuate.info.
InfoContributor
)
org.springframework.boot.actuate.web.mappings.
MappingsEndpoint
org.springframework.boot.actuate.web.mappings.
MappingsEndpoint.ApplicationMappings
org.springframework.boot.actuate.web.mappings.
MappingsEndpoint.ContextMappings
org.springframework.boot.actuate.metrics.
MetricsEndpoint
org.springframework.boot.actuate.metrics.
MetricsEndpoint.AvailableTag
org.springframework.boot.actuate.metrics.
MetricsEndpoint.ListNamesResponse
org.springframework.boot.actuate.metrics.
MetricsEndpoint.MetricResponse
org.springframework.boot.actuate.metrics.
MetricsEndpoint.Sample
org.springframework.boot.actuate.metrics.data.
MetricsRepositoryMethodInvocationListener
(implements org.springframework.data.repository.core.support.RepositoryMethodInvocationListener)
org.springframework.boot.actuate.metrics.web.client.
MetricsRestTemplateCustomizer
(implements org.springframework.boot.web.client.RestTemplateCustomizer)
org.springframework.boot.actuate.metrics.web.reactive.client.
MetricsWebClientCustomizer
(implements org.springframework.boot.web.reactive.function.client.WebClientCustomizer)
org.springframework.boot.actuate.metrics.web.reactive.client.
MetricsWebClientFilterFunction
(implements org.springframework.web.reactive.function.client.ExchangeFilterFunction)
org.springframework.boot.actuate.metrics.web.reactive.server.
MetricsWebFilter
(implements org.springframework.web.server.WebFilter)
org.springframework.boot.actuate.endpoint.invoke.reflect.
OperationMethod
org.springframework.boot.actuate.endpoint.annotation.
DiscoveredOperationMethod
org.springframework.boot.actuate.info.
OsInfoContributor
(implements org.springframework.boot.actuate.info.
InfoContributor
)
org.springframework.boot.actuate.endpoint.web.
PathMappedEndpoints
(implements java.lang.Iterable<T>)
org.springframework.boot.actuate.endpoint.
ProducibleOperationArgumentResolver
(implements org.springframework.boot.actuate.endpoint.
OperationArgumentResolver
)
org.springframework.boot.actuate.metrics.export.prometheus.
PrometheusPushGatewayManager
org.springframework.boot.actuate.metrics.export.prometheus.
PrometheusScrapeEndpoint
org.springframework.boot.actuate.quartz.
QuartzEndpoint
org.springframework.boot.actuate.quartz.
QuartzEndpoint.GroupNames
org.springframework.boot.actuate.quartz.
QuartzEndpoint.QuartzGroups
org.springframework.boot.actuate.quartz.
QuartzEndpoint.QuartzJobDetails
org.springframework.boot.actuate.quartz.
QuartzEndpoint.QuartzJobGroupSummary
org.springframework.boot.actuate.quartz.
QuartzEndpoint.QuartzJobSummary
org.springframework.boot.actuate.quartz.
QuartzEndpoint.QuartzReport
org.springframework.boot.actuate.quartz.
QuartzEndpoint.QuartzTriggerGroupSummary
org.springframework.boot.actuate.quartz.
QuartzEndpoint.QuartzTriggerGroupSummary.Triggers
org.springframework.boot.actuate.quartz.
QuartzEndpoint.TriggerDescription
org.springframework.boot.actuate.quartz.
QuartzEndpoint.CalendarIntervalTriggerDescription
org.springframework.boot.actuate.quartz.
QuartzEndpoint.CronTriggerDescription
org.springframework.boot.actuate.quartz.
QuartzEndpoint.CustomTriggerDescription
org.springframework.boot.actuate.quartz.
QuartzEndpoint.DailyTimeIntervalTriggerDescription
org.springframework.boot.actuate.quartz.
QuartzEndpoint.SimpleTriggerDescription
org.springframework.boot.actuate.quartz.
QuartzEndpointWebExtension
org.springframework.boot.actuate.metrics.amqp.
RabbitMetrics
(implements io.micrometer.core.instrument.binder.MeterBinder)
org.springframework.boot.actuate.health.
ReactiveHealthEndpointWebExtension
org.springframework.boot.actuate.metrics.cache.
RedisCacheMeterBinderProvider
(implements org.springframework.boot.actuate.metrics.cache.
CacheMeterBinderProvider
<C>)
org.springframework.boot.actuate.endpoint.invoke.reflect.
ReflectiveOperationInvoker
(implements org.springframework.boot.actuate.endpoint.invoke.
OperationInvoker
)
org.springframework.boot.actuate.web.mappings.servlet.
RegistrationMappingDescription
<T>
org.springframework.boot.actuate.web.mappings.servlet.
FilterRegistrationMappingDescription
org.springframework.boot.actuate.web.mappings.servlet.
ServletRegistrationMappingDescription
org.springframework.boot.actuate.web.mappings.servlet.
RequestMappingConditionsDescription
org.springframework.boot.actuate.web.mappings.reactive.
RequestMappingConditionsDescription
org.springframework.boot.actuate.web.mappings.servlet.
RequestMappingConditionsDescription.MediaTypeExpressionDescription
org.springframework.boot.actuate.web.mappings.reactive.
RequestMappingConditionsDescription.MediaTypeExpressionDescription
org.springframework.boot.actuate.web.mappings.servlet.
RequestMappingConditionsDescription.NameValueExpressionDescription
org.springframework.boot.actuate.web.mappings.reactive.
RequestMappingConditionsDescription.NameValueExpressionDescription
org.springframework.boot.actuate.metrics.web.client.
RestTemplateExchangeTags
org.springframework.boot.actuate.endpoint.
SanitizableData
org.springframework.boot.actuate.endpoint.
Sanitizer
org.springframework.boot.actuate.scheduling.
ScheduledTasksEndpoint
org.springframework.boot.actuate.scheduling.
ScheduledTasksEndpoint.RunnableDescription
org.springframework.boot.actuate.scheduling.
ScheduledTasksEndpoint.ScheduledTasksReport
org.springframework.boot.actuate.scheduling.
ScheduledTasksEndpoint.TaskDescription
org.springframework.boot.actuate.scheduling.
ScheduledTasksEndpoint.CronTaskDescription
org.springframework.boot.actuate.scheduling.
ScheduledTasksEndpoint.CustomTriggerTaskDescription
org.springframework.boot.actuate.scheduling.
ScheduledTasksEndpoint.IntervalTaskDescription
org.springframework.boot.actuate.scheduling.
ScheduledTasksEndpoint.FixedDelayTaskDescription
org.springframework.boot.actuate.scheduling.
ScheduledTasksEndpoint.FixedRateTaskDescription
org.springframework.boot.actuate.endpoint.web.
ServletEndpointRegistrar
(implements org.springframework.boot.web.servlet.ServletContextInitializer)
org.springframework.boot.actuate.web.mappings.servlet.
ServletsMappingDescriptionProvider
(implements org.springframework.boot.actuate.web.mappings.
MappingDescriptionProvider
)
org.springframework.boot.actuate.session.
SessionsEndpoint
org.springframework.boot.actuate.session.
SessionsEndpoint.SessionDescriptor
org.springframework.boot.actuate.session.
SessionsEndpoint.SessionsReport
org.springframework.boot.actuate.context.
ShutdownEndpoint
(implements org.springframework.context.ApplicationContextAware)
org.springframework.boot.actuate.health.
SimpleHttpCodeStatusMapper
(implements org.springframework.boot.actuate.health.
HttpCodeStatusMapper
)
org.springframework.boot.actuate.info.
SimpleInfoContributor
(implements org.springframework.boot.actuate.info.
InfoContributor
)
graphql.execution.instrumentation.SimpleInstrumentation (implements graphql.execution.instrumentation.Instrumentation)
org.springframework.boot.actuate.metrics.graphql.
GraphQlMetricsInstrumentation
org.springframework.boot.actuate.health.
SimpleStatusAggregator
(implements org.springframework.boot.actuate.health.
StatusAggregator
)
org.springframework.boot.actuate.startup.
StartupEndpoint
org.springframework.boot.actuate.startup.
StartupEndpoint.StartupResponse
org.springframework.boot.actuate.metrics.startup.
StartupTimeMetricsListener
(implements org.springframework.context.event.SmartApplicationListener)
org.springframework.boot.actuate.health.
Status
org.springframework.boot.actuate.management.
ThreadDumpEndpoint
org.springframework.boot.actuate.management.
ThreadDumpEndpoint.ThreadDumpDescriptor
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
org.springframework.boot.actuate.metrics.web.reactive.server.
CancelledServerWebExchangeException
org.springframework.boot.actuate.management.
HeapDumpWebEndpoint.HeapDumperUnavailableException
org.springframework.boot.actuate.endpoint.
InvalidEndpointRequestException
org.springframework.boot.actuate.endpoint.invoke.
MissingParametersException
org.springframework.boot.actuate.endpoint.invoke.
ParameterMappingException
org.springframework.boot.actuate.cache.
NonUniqueCacheException
org.springframework.boot.actuate.metrics.annotation.
TimedAnnotations
org.springframework.boot.actuate.metrics.web.tomcat.
TomcatMetricsBinder
(implements org.springframework.context.ApplicationListener<E>, org.springframework.beans.factory.DisposableBean)
org.springframework.boot.actuate.metrics.web.reactive.client.
WebClientExchangeTags
org.springframework.boot.actuate.endpoint.web.
WebEndpointResponse
<T>
org.springframework.boot.actuate.metrics.web.reactive.server.
WebFluxTags
org.springframework.boot.actuate.metrics.web.servlet.
WebMvcTags
org.springframework.boot.actuate.endpoint.web.
WebOperationRequestPredicate
org.springframework.boot.actuate.endpoint.web.
WebServerNamespace
Interface Hierarchy
org.springframework.boot.actuate.endpoint.web.reactive.
AbstractWebFluxEndpointHandlerMapping.LinksHandler
org.springframework.boot.actuate.endpoint.web.reactive.
AbstractWebFluxEndpointHandlerMapping.ReactiveWebOperation
org.springframework.boot.actuate.endpoint.web.servlet.
AbstractWebMvcEndpointHandlerMapping.LinksHandler
org.springframework.boot.actuate.endpoint.web.servlet.
AbstractWebMvcEndpointHandlerMapping.ServletWebOperation
org.springframework.boot.actuate.audit.
AuditEventRepository
org.springframework.boot.actuate.metrics.
AutoTimer
org.springframework.boot.actuate.availability.
AvailabilityStateHealthIndicator.StatusMappings
<S>
org.springframework.boot.actuate.metrics.cache.
CacheMeterBinderProvider
<C>
org.springframework.boot.actuate.endpoint.
EndpointFilter
<E>
org.springframework.boot.actuate.endpoint.jmx.
EndpointObjectNameFactory
org.springframework.boot.actuate.endpoint.
EndpointsSupplier
<E>
org.springframework.boot.actuate.endpoint.web.annotation.
ControllerEndpointsSupplier
org.springframework.boot.actuate.endpoint.jmx.
JmxEndpointsSupplier
org.springframework.boot.actuate.endpoint.web.annotation.
ServletEndpointsSupplier
org.springframework.boot.actuate.endpoint.web.
WebEndpointsSupplier
org.springframework.boot.actuate.endpoint.
ExposableEndpoint
<O>
org.springframework.boot.actuate.endpoint.annotation.
DiscoveredEndpoint
<O>
org.springframework.boot.actuate.endpoint.web.annotation.
ExposableControllerEndpoint
(also extends org.springframework.boot.actuate.endpoint.web.
PathMappedEndpoint
)
org.springframework.boot.actuate.endpoint.jmx.
ExposableJmxEndpoint
org.springframework.boot.actuate.endpoint.web.
ExposableServletEndpoint
(also extends org.springframework.boot.actuate.endpoint.web.
PathMappedEndpoint
)
org.springframework.boot.actuate.endpoint.web.
ExposableWebEndpoint
(also extends org.springframework.boot.actuate.endpoint.web.
PathMappedEndpoint
)
org.springframework.boot.actuate.metrics.graphql.
GraphQlTagsContributor
org.springframework.boot.actuate.metrics.graphql.
GraphQlTagsProvider
org.springframework.boot.actuate.health.
HealthContributor
org.springframework.boot.actuate.health.
CompositeHealthContributor
(also extends org.springframework.boot.actuate.health.
NamedContributors
<C>)
org.springframework.boot.actuate.health.
HealthIndicator
org.springframework.boot.actuate.health.
HealthEndpointGroup
org.springframework.boot.actuate.health.
HealthEndpointGroups
org.springframework.boot.actuate.health.
HealthEndpointGroupsPostProcessor
org.springframework.boot.actuate.management.
HeapDumpWebEndpoint.HeapDumper
org.springframework.boot.actuate.health.
HttpCodeStatusMapper
org.springframework.boot.actuate.trace.http.
HttpTraceRepository
org.springframework.boot.actuate.info.
InfoContributor
java.lang.Iterable<T>
org.springframework.boot.actuate.health.
NamedContributors
<C>
org.springframework.boot.actuate.health.
CompositeHealthContributor
(also extends org.springframework.boot.actuate.health.
HealthContributor
)
org.springframework.boot.actuate.health.
CompositeReactiveHealthContributor
(also extends org.springframework.boot.actuate.health.
ReactiveHealthContributor
)
org.springframework.boot.actuate.health.
ContributorRegistry
<C>
org.springframework.boot.actuate.health.
HealthContributorRegistry
org.springframework.boot.actuate.health.
ReactiveHealthContributorRegistry
org.springframework.boot.actuate.health.
HealthContributorRegistry
org.springframework.boot.actuate.health.
ReactiveHealthContributorRegistry
org.springframework.boot.actuate.endpoint.invoke.
OperationParameters
org.springframework.boot.actuate.endpoint.jmx.
JmxOperationParameter
org.springframework.boot.actuate.endpoint.jmx.
JmxOperationResponseMapper
org.springframework.boot.actuate.web.mappings.
MappingDescriptionProvider
org.springframework.boot.actuate.health.
NamedContributor
<C>
org.springframework.boot.actuate.endpoint.
Operation
org.springframework.boot.actuate.endpoint.jmx.
JmxOperation
org.springframework.boot.actuate.endpoint.web.
WebOperation
org.springframework.boot.actuate.endpoint.
OperationArgumentResolver
org.springframework.boot.actuate.endpoint.invoke.
OperationInvoker
org.springframework.boot.actuate.endpoint.invoke.
OperationInvokerAdvisor
org.springframework.boot.actuate.endpoint.invoke.
OperationParameter
org.springframework.boot.actuate.endpoint.invoke.
ParameterValueMapper
org.springframework.boot.actuate.endpoint.web.
PathMappedEndpoint
org.springframework.boot.actuate.endpoint.web.annotation.
ExposableControllerEndpoint
(also extends org.springframework.boot.actuate.endpoint.
ExposableEndpoint
<O>)
org.springframework.boot.actuate.endpoint.web.
ExposableServletEndpoint
(also extends org.springframework.boot.actuate.endpoint.
ExposableEndpoint
<O>)
org.springframework.boot.actuate.endpoint.web.
ExposableWebEndpoint
(also extends org.springframework.boot.actuate.endpoint.
ExposableEndpoint
<O>)
org.springframework.boot.actuate.endpoint.web.
PathMapper
org.springframework.boot.actuate.endpoint.
Producible
<E>
org.springframework.boot.actuate.health.
ReactiveHealthContributor
org.springframework.boot.actuate.health.
CompositeReactiveHealthContributor
(also extends org.springframework.boot.actuate.health.
NamedContributors
<C>)
org.springframework.boot.actuate.health.
ReactiveHealthIndicator
org.springframework.boot.actuate.metrics.data.
RepositoryTagsProvider
org.springframework.boot.actuate.metrics.web.client.
RestTemplateExchangeTagsProvider
org.springframework.boot.actuate.endpoint.
SanitizingFunction
org.springframework.boot.actuate.endpoint.
SecurityContext
org.springframework.boot.actuate.health.
StatusAggregator
org.springframework.boot.actuate.trace.http.
TraceableRequest
org.springframework.boot.actuate.trace.http.
TraceableResponse
org.springframework.boot.actuate.metrics.web.reactive.client.
WebClientExchangeTagsProvider
org.springframework.boot.actuate.metrics.web.reactive.server.
WebFluxTagsContributor
org.springframework.boot.actuate.metrics.web.reactive.server.
WebFluxTagsProvider
org.springframework.boot.actuate.metrics.web.servlet.
WebMvcTagsContributor
org.springframework.boot.actuate.metrics.web.servlet.
WebMvcTagsProvider
Annotation Type Hierarchy
org.springframework.boot.actuate.endpoint.annotation.
Selector
(implements java.lang.annotation.Annotation)
org.springframework.boot.actuate.endpoint.annotation.
EndpointConverter
(implements java.lang.annotation.Annotation)
org.springframework.boot.actuate.endpoint.annotation.
ReadOperation
(implements java.lang.annotation.Annotation)
org.springframework.boot.actuate.endpoint.annotation.
Endpoint
(implements java.lang.annotation.Annotation)
org.springframework.boot.actuate.endpoint.annotation.
WriteOperation
(implements java.lang.annotation.Annotation)
org.springframework.boot.actuate.endpoint.annotation.
FilteredEndpoint
(implements java.lang.annotation.Annotation)
org.springframework.boot.actuate.endpoint.annotation.
EndpointExtension
(implements java.lang.annotation.Annotation)
org.springframework.boot.actuate.endpoint.annotation.
DeleteOperation
(implements java.lang.annotation.Annotation)
org.springframework.boot.actuate.endpoint.jmx.annotation.
EndpointJmxExtension
(implements java.lang.annotation.Annotation)
org.springframework.boot.actuate.endpoint.jmx.annotation.
JmxEndpoint
(implements java.lang.annotation.Annotation)
org.springframework.boot.actuate.endpoint.web.annotation.
ServletEndpoint
(implements java.lang.annotation.Annotation)
org.springframework.boot.actuate.endpoint.web.annotation.
WebEndpoint
(implements java.lang.annotation.Annotation)
org.springframework.boot.actuate.endpoint.web.annotation.
ControllerEndpoint
(implements java.lang.annotation.Annotation)
org.springframework.boot.actuate.endpoint.web.annotation.
RestControllerEndpoint
(implements java.lang.annotation.Annotation)
org.springframework.boot.actuate.endpoint.web.annotation.
EndpointWebExtension
(implements java.lang.annotation.Annotation)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.springframework.boot.actuate.info.
InfoPropertiesInfoContributor.Mode
org.springframework.boot.actuate.trace.http.
Include
org.springframework.boot.actuate.endpoint.
OperationType
org.springframework.boot.actuate.endpoint.
ApiVersion
(implements org.springframework.boot.actuate.endpoint.
Producible
<E>)
org.springframework.boot.actuate.endpoint.annotation.
Selector.Match
org.springframework.boot.actuate.endpoint.web.
WebEndpointHttpMethod
org.springframework.boot.actuate.metrics.export.prometheus.
TextOutputFormat
(implements org.springframework.boot.actuate.endpoint.
Producible
<E>)
org.springframework.boot.actuate.metrics.export.prometheus.
PrometheusPushGatewayManager.ShutdownOperation
org.springframework.boot.actuate.metrics.http.
Outcome
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes