Hierarchy For All Packages
- 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.context,
- org.springframework.boot.actuate.context.properties,
- 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.jackson,
- 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.env,
- org.springframework.boot.actuate.health,
- org.springframework.boot.actuate.info,
- org.springframework.boot.actuate.logging,
- org.springframework.boot.actuate.management,
- org.springframework.boot.actuate.metrics.export.prometheus,
- org.springframework.boot.actuate.sbom,
- org.springframework.boot.actuate.scheduling,
- org.springframework.boot.actuate.security,
- org.springframework.boot.actuate.ssl,
- org.springframework.boot.actuate.startup,
- org.springframework.boot.actuate.system,
- org.springframework.boot.actuate.web.exchanges,
- org.springframework.boot.actuate.web.mappings
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.health.contributor.AbstractHealthIndicator (implements org.springframework.boot.health.contributor.HealthIndicator)
- org.springframework.boot.actuate.availability.AvailabilityStateHealthIndicator
- org.springframework.boot.actuate.availability.LivenessStateHealthIndicator
- org.springframework.boot.actuate.availability.ReadinessStateHealthIndicator
- org.springframework.boot.actuate.system.DiskSpaceHealthIndicator
- org.springframework.boot.actuate.ssl.SslHealthIndicator
- org.springframework.boot.actuate.availability.AvailabilityStateHealthIndicator
- org.springframework.boot.actuate.health.AdditionalHealthEndpointPath
- org.springframework.boot.actuate.audit.AuditEvent (implements java.io.Serializable)
- org.springframework.boot.actuate.audit.AuditEventsEndpoint
- org.springframework.boot.actuate.audit.AuditEventsEndpoint.AuditEventsDescriptor (implements org.springframework.boot.actuate.endpoint.OperationResponseBody)
- org.springframework.boot.actuate.beans.BeansEndpoint
- org.springframework.boot.actuate.beans.BeansEndpoint.BeanDescriptor
- org.springframework.boot.actuate.beans.BeansEndpoint.BeansDescriptor (implements org.springframework.boot.actuate.endpoint.OperationResponseBody)
- org.springframework.boot.actuate.beans.BeansEndpoint.ContextBeansDescriptor
- com.fasterxml.jackson.databind.ser.BeanSerializerModifier (implements java.io.Serializable)
- org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint.GenericSerializerModifier
- 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.context.properties.ConfigurationPropertiesReportEndpoint (implements org.springframework.context.ApplicationContextAware)
- org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint.ConfigurationPropertiesBeanDescriptor
- org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint.ConfigurationPropertiesDescriptor (implements org.springframework.boot.actuate.endpoint.OperationResponseBody)
- org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint.ContextConfigurationPropertiesDescriptor
- org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpointWebExtension
- org.springframework.boot.actuate.endpoint.invoke.convert.ConversionServiceParameterValueMapper (implements org.springframework.boot.actuate.endpoint.invoke.ParameterValueMapper)
- org.springframework.boot.actuate.endpoint.annotation.DiscovererEndpointFilter (implements org.springframework.boot.actuate.endpoint.EndpointFilter<E>)
- 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 (implements org.springframework.boot.actuate.endpoint.OperationResponseBody)
- 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.context.ApplicationEvent
- org.springframework.boot.actuate.web.mappings.HandlerMethodDescription
- org.springframework.boot.actuate.health.HealthDescriptor (implements org.springframework.boot.actuate.endpoint.OperationResponseBody)
- org.springframework.boot.actuate.health.CompositeHealthDescriptor
- org.springframework.boot.actuate.health.SystemHealthDescriptor
- org.springframework.boot.actuate.health.IndicatedHealthDescriptor
- org.springframework.boot.actuate.health.CompositeHealthDescriptor
- 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.web.exchanges.HttpExchange
- org.springframework.boot.actuate.web.exchanges.HttpExchange.Principal
- org.springframework.boot.actuate.web.exchanges.HttpExchange.Request
- org.springframework.boot.actuate.web.exchanges.HttpExchange.Response
- org.springframework.boot.actuate.web.exchanges.HttpExchange.Session
- org.springframework.boot.actuate.web.exchanges.HttpExchange.Started
- org.springframework.boot.actuate.web.exchanges.HttpExchangesEndpoint
- org.springframework.boot.actuate.web.exchanges.HttpExchangesEndpoint.HttpExchangesDescriptor (implements org.springframework.boot.actuate.endpoint.OperationResponseBody)
- 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.web.exchanges.InMemoryHttpExchangeRepository (implements org.springframework.boot.actuate.web.exchanges.HttpExchangeRepository)
- 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.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.logging.LogFileWebEndpoint
- org.springframework.boot.actuate.logging.LoggersEndpoint
- org.springframework.boot.actuate.logging.LoggersEndpoint.LoggerLevelsDescriptor (implements org.springframework.boot.actuate.endpoint.OperationResponseBody)
- org.springframework.boot.actuate.logging.LoggersEndpoint.GroupLoggerLevelsDescriptor
- org.springframework.boot.actuate.logging.LoggersEndpoint.SingleLoggerLevelsDescriptor
- org.springframework.boot.actuate.logging.LoggersEndpoint.LoggersDescriptor (implements org.springframework.boot.actuate.endpoint.OperationResponseBody)
- 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.ApplicationMappingsDescriptor (implements org.springframework.boot.actuate.endpoint.OperationResponseBody)
- org.springframework.boot.actuate.web.mappings.MappingsEndpoint.ContextMappingsDescriptor
- 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.info.ProcessInfoContributor (implements org.springframework.boot.actuate.info.InfoContributor)
- 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.health.ReactiveHealthEndpointWebExtension
- org.springframework.boot.actuate.endpoint.invoke.reflect.ReflectiveOperationInvoker (implements org.springframework.boot.actuate.endpoint.invoke.OperationInvoker)
- org.springframework.boot.actuate.endpoint.SanitizableData
- org.springframework.boot.actuate.endpoint.Sanitizer
- org.springframework.boot.actuate.sbom.SbomEndpoint
- org.springframework.boot.actuate.sbom.SbomEndpointWebExtension
- org.springframework.boot.actuate.sbom.SbomProperties
- org.springframework.boot.actuate.sbom.SbomProperties.Sbom
- org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint
- org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.ExceptionInfo
- org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.LastExecution
- org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.NextExecution
- org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.RunnableDescriptor
- org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.ScheduledTasksDescriptor (implements org.springframework.boot.actuate.endpoint.OperationResponseBody)
- org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.TaskDescriptor
- org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.CronTaskDescriptor
- org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.CustomTriggerTaskDescriptor
- org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.IntervalTaskDescriptor
- org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.FixedDelayTaskDescriptor
- org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.FixedRateTaskDescriptor
- org.springframework.boot.actuate.endpoint.web.ServletEndpointRegistrar (implements org.springframework.boot.web.servlet.ServletContextInitializer)
- org.springframework.boot.actuate.context.ShutdownEndpoint (implements org.springframework.context.ApplicationContextAware)
- org.springframework.boot.actuate.context.ShutdownEndpoint.ShutdownDescriptor (implements org.springframework.boot.actuate.endpoint.OperationResponseBody)
- 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)
- org.springframework.boot.actuate.health.SimpleStatusAggregator (implements org.springframework.boot.actuate.health.StatusAggregator)
- org.springframework.boot.actuate.info.SslInfoContributor (implements org.springframework.boot.actuate.info.InfoContributor)
- org.springframework.boot.actuate.startup.StartupEndpoint
- org.springframework.boot.actuate.startup.StartupEndpoint.StartupDescriptor (implements org.springframework.boot.actuate.endpoint.OperationResponseBody)
- org.springframework.boot.actuate.management.ThreadDumpEndpoint
- org.springframework.boot.actuate.management.ThreadDumpEndpoint.ThreadDumpDescriptor (implements org.springframework.boot.actuate.endpoint.OperationResponseBody)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- 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
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.boot.actuate.endpoint.web.WebEndpointResponse<T>
- org.springframework.boot.actuate.endpoint.web.WebOperationRequestPredicate
- org.springframework.boot.actuate.endpoint.web.WebServerNamespace
- org.springframework.boot.actuate.audit.listener.AbstractAuditListener (implements org.springframework.context.ApplicationListener<E>)
Interface Hierarchy
- org.springframework.boot.actuate.endpoint.web.AdditionalPathsMapper
- org.springframework.boot.actuate.audit.AuditEventRepository
- org.springframework.boot.actuate.availability.AvailabilityStateHealthIndicator.StatusMappings<S>
- org.springframework.boot.actuate.endpoint.EndpointAccessResolver
- org.springframework.boot.actuate.endpoint.EndpointFilter<E>
- org.springframework.boot.actuate.endpoint.jackson.EndpointObjectMapper
- 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.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.web.exchanges.HttpExchangeRepository
- org.springframework.boot.actuate.info.InfoContributor
- java.lang.Iterable<T>
- 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.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.OperationFilter<O>
- 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.OperationResponseBody
- 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.web.exchanges.RecordableHttpRequest
- org.springframework.boot.actuate.web.exchanges.RecordableHttpResponse
- org.springframework.boot.actuate.endpoint.SanitizingFunction
- org.springframework.boot.actuate.endpoint.SecurityContext
- org.springframework.boot.actuate.health.StatusAggregator
Annotation Interface Hierarchy
- org.springframework.boot.actuate.endpoint.web.annotation.ControllerEndpoint (implements java.lang.annotation.Annotation)
- 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.jmx.annotation.EndpointJmxExtension (implements java.lang.annotation.Annotation)
- org.springframework.boot.actuate.endpoint.web.annotation.EndpointWebExtension (implements java.lang.annotation.Annotation)
- org.springframework.boot.actuate.endpoint.annotation.FilteredEndpoint (implements java.lang.annotation.Annotation)
- org.springframework.boot.actuate.endpoint.jmx.annotation.JmxEndpoint (implements java.lang.annotation.Annotation)
- org.springframework.boot.actuate.endpoint.annotation.OptionalParameter (implements java.lang.annotation.Annotation)
- org.springframework.boot.actuate.endpoint.annotation.ReadOperation (implements java.lang.annotation.Annotation)
- org.springframework.boot.actuate.endpoint.web.annotation.RestControllerEndpoint (implements java.lang.annotation.Annotation)
- org.springframework.boot.actuate.endpoint.annotation.Selector (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.annotation.WriteOperation (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.boot.actuate.endpoint.Access
- org.springframework.boot.actuate.endpoint.ApiVersion (implements org.springframework.boot.actuate.endpoint.Producible<E>)
- org.springframework.boot.actuate.web.exchanges.Include
- org.springframework.boot.actuate.info.InfoPropertiesInfoContributor.Mode
- org.springframework.boot.actuate.endpoint.OperationType
- org.springframework.boot.actuate.metrics.export.prometheus.PrometheusOutputFormat (implements org.springframework.boot.actuate.endpoint.Producible<E>)
- org.springframework.boot.actuate.metrics.export.prometheus.PrometheusPushGatewayManager.ShutdownOperation
- org.springframework.boot.actuate.endpoint.annotation.Selector.Match
- org.springframework.boot.actuate.endpoint.Show
- org.springframework.boot.actuate.endpoint.web.WebEndpointHttpMethod
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)