类分层结构
- java.lang.Object
- org.springframework.boot.actuate.audit.listener.AbstractAuditListener (implements org.springframework.context.ApplicationListener<E>)
- org.springframework.boot.actuate.security.AbstractAuthenticationAuditListener (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.context.ApplicationListener<E>)
- org.springframework.boot.actuate.security.AbstractAuthorizationAuditListener (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.context.ApplicationListener<E>)
- 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.health.AbstractHealthIndicator (implements org.springframework.boot.actuate.health.HealthIndicator)
- org.springframework.boot.actuate.metrics.web.jetty.AbstractJettyMetricsBinder (implements org.springframework.context.ApplicationListener<E>)
- org.springframework.boot.actuate.health.AbstractReactiveHealthIndicator (implements org.springframework.boot.actuate.health.ReactiveHealthIndicator)
- 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.web.reactive.result.method.annotation.RequestMappingHandlerMapping (implements org.springframework.context.EmbeddedValueResolverAware)
- 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.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping (implements org.springframework.context.EmbeddedValueResolverAware, org.springframework.web.servlet.handler.MatchableHandlerMapping)
- 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.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.CacheMetricsRegistrar
- org.springframework.boot.actuate.cache.CachesEndpoint
- org.springframework.boot.actuate.cache.CachesEndpoint.CacheDescriptor
- 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.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.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.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.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.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.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.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.reactive.RequestMappingConditionsDescription
- org.springframework.boot.actuate.web.mappings.servlet.RequestMappingConditionsDescription
- org.springframework.boot.actuate.web.mappings.reactive.RequestMappingConditionsDescription.MediaTypeExpressionDescription
- org.springframework.boot.actuate.web.mappings.servlet.RequestMappingConditionsDescription.MediaTypeExpressionDescription
- org.springframework.boot.actuate.web.mappings.reactive.RequestMappingConditionsDescription.NameValueExpressionDescription
- org.springframework.boot.actuate.web.mappings.servlet.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.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.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.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
接口分层结构
注释类型分层结构
- org.springframework.boot.actuate.endpoint.annotation.DeleteOperation (implements java.lang.annotation.Annotation)
- org.springframework.boot.actuate.endpoint.annotation.Endpoint (implements java.lang.annotation.Annotation)
- org.springframework.boot.actuate.endpoint.annotation.EndpointConverter (implements java.lang.annotation.Annotation)
- org.springframework.boot.actuate.endpoint.annotation.EndpointExtension (implements java.lang.annotation.Annotation)
- org.springframework.boot.actuate.endpoint.annotation.FilteredEndpoint (implements java.lang.annotation.Annotation)
- org.springframework.boot.actuate.endpoint.annotation.ReadOperation (implements java.lang.annotation.Annotation)
- org.springframework.boot.actuate.endpoint.annotation.Selector (implements java.lang.annotation.Annotation)
- org.springframework.boot.actuate.endpoint.annotation.WriteOperation (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.ControllerEndpoint (implements java.lang.annotation.Annotation)
- org.springframework.boot.actuate.endpoint.web.annotation.EndpointWebExtension (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.ServletEndpoint (implements java.lang.annotation.Annotation)
- org.springframework.boot.actuate.endpoint.web.annotation.WebEndpoint (implements java.lang.annotation.Annotation)
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)