Hierarchy For All Packages
- org.springframework.boot.actuate.autoconfigure,
- org.springframework.boot.actuate.autoconfigure.audit,
- org.springframework.boot.actuate.autoconfigure.beans,
- org.springframework.boot.actuate.autoconfigure.condition,
- org.springframework.boot.actuate.autoconfigure.context,
- org.springframework.boot.actuate.autoconfigure.context.properties,
- org.springframework.boot.actuate.autoconfigure.endpoint,
- org.springframework.boot.actuate.autoconfigure.endpoint.condition,
- org.springframework.boot.actuate.autoconfigure.endpoint.expose,
- org.springframework.boot.actuate.autoconfigure.endpoint.jackson,
- org.springframework.boot.actuate.autoconfigure.endpoint.jmx,
- org.springframework.boot.actuate.autoconfigure.endpoint.web,
- org.springframework.boot.actuate.autoconfigure.env,
- org.springframework.boot.actuate.autoconfigure.info,
- org.springframework.boot.actuate.autoconfigure.logging,
- org.springframework.boot.actuate.autoconfigure.management,
- org.springframework.boot.actuate.autoconfigure.sbom,
- org.springframework.boot.actuate.autoconfigure.scheduling,
- org.springframework.boot.actuate.autoconfigure.startup,
- org.springframework.boot.actuate.autoconfigure.web,
- org.springframework.boot.actuate.autoconfigure.web.exchanges,
- org.springframework.boot.actuate.autoconfigure.web.mappings,
- org.springframework.boot.actuate.autoconfigure.web.server
Class Hierarchy
- java.lang.Object
- org.springframework.boot.actuate.autoconfigure.web.server.AccessLogCustomizer<T> (implements org.springframework.core.Ordered, org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
- org.springframework.boot.actuate.autoconfigure.audit.AuditAutoConfiguration
- org.springframework.boot.actuate.autoconfigure.audit.AuditEventsEndpointAutoConfiguration
- org.springframework.boot.actuate.autoconfigure.beans.BeansEndpointAutoConfiguration
- org.springframework.boot.actuate.autoconfigure.condition.ConditionsReportEndpoint
- org.springframework.boot.actuate.autoconfigure.condition.ConditionsReportEndpoint.ConditionsDescriptor (implements org.springframework.boot.actuate.endpoint.OperationResponseBody)
- org.springframework.boot.actuate.autoconfigure.condition.ConditionsReportEndpoint.ContextConditionsDescriptor
- org.springframework.boot.actuate.autoconfigure.condition.ConditionsReportEndpoint.MessageAndConditionDescriptor
- org.springframework.boot.actuate.autoconfigure.condition.ConditionsReportEndpoint.MessageAndConditionsDescriptor
- org.springframework.boot.actuate.autoconfigure.condition.ConditionsReportEndpointAutoConfiguration
- org.springframework.boot.actuate.autoconfigure.context.properties.ConfigurationPropertiesReportEndpointAutoConfiguration
- org.springframework.boot.actuate.autoconfigure.context.properties.ConfigurationPropertiesReportEndpointProperties
- org.springframework.boot.actuate.autoconfigure.endpoint.web.CorsEndpointProperties
- org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration
- org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointAutoConfiguration
- org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointProperties
- org.springframework.boot.actuate.autoconfigure.management.HeapDumpWebEndpointAutoConfiguration
- org.springframework.boot.actuate.autoconfigure.web.exchanges.HttpExchangesEndpointAutoConfiguration
- org.springframework.boot.actuate.autoconfigure.web.exchanges.HttpExchangesProperties
- org.springframework.boot.actuate.autoconfigure.web.exchanges.HttpExchangesProperties.Recording
- org.springframework.boot.actuate.autoconfigure.endpoint.expose.IncludeExcludeEndpointFilter<E> (implements org.springframework.boot.actuate.endpoint.EndpointFilter<E>)
- org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration
- org.springframework.boot.actuate.autoconfigure.info.InfoContributorProperties
- org.springframework.boot.actuate.autoconfigure.info.InfoContributorProperties.Git
- org.springframework.boot.actuate.autoconfigure.info.InfoEndpointAutoConfiguration
- org.springframework.boot.actuate.autoconfigure.endpoint.jackson.Jackson2EndpointAutoConfiguration
- org.springframework.boot.actuate.autoconfigure.endpoint.jackson.JacksonEndpointAutoConfiguration
- org.springframework.boot.actuate.autoconfigure.endpoint.jmx.JmxEndpointAutoConfiguration
- org.springframework.boot.actuate.autoconfigure.endpoint.jmx.JmxEndpointProperties
- org.springframework.boot.actuate.autoconfigure.endpoint.jmx.JmxEndpointProperties.Exposure
- org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointAutoConfiguration
- org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointProperties
- org.springframework.boot.actuate.autoconfigure.logging.LoggersEndpointAutoConfiguration
- org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration
- org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextFactory
- org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties
- org.springframework.boot.actuate.autoconfigure.web.server.ManagementWebServerFactoryCustomizer<T> (implements org.springframework.core.Ordered, org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
- org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration
- org.springframework.boot.actuate.autoconfigure.endpoint.PropertiesEndpointAccessResolver (implements org.springframework.boot.actuate.endpoint.EndpointAccessResolver)
- org.springframework.boot.actuate.autoconfigure.sbom.SbomEndpointAutoConfiguration
- org.springframework.boot.actuate.autoconfigure.scheduling.ScheduledTasksEndpointAutoConfiguration
- org.springframework.boot.actuate.autoconfigure.context.ShutdownEndpointAutoConfiguration
- org.springframework.boot.autoconfigure.condition.SpringBootCondition (implements org.springframework.context.annotation.Condition)
- org.springframework.boot.actuate.autoconfigure.OnEndpointElementCondition
- org.springframework.boot.actuate.autoconfigure.startup.StartupEndpointAutoConfiguration
- org.springframework.boot.actuate.autoconfigure.management.ThreadDumpEndpointAutoConfiguration
- org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration
- org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties
- org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties.Discovery
- org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties.Exposure
Interface Hierarchy
- org.springframework.boot.actuate.autoconfigure.endpoint.condition.EndpointExposureOutcomeContributor
Annotation Interface Hierarchy
- org.springframework.boot.actuate.autoconfigure.endpoint.condition.ConditionalOnAvailableEndpoint (implements java.lang.annotation.Annotation)
- org.springframework.boot.actuate.autoconfigure.info.ConditionalOnEnabledInfoContributor (implements java.lang.annotation.Annotation)
- org.springframework.boot.actuate.autoconfigure.logging.ConditionalOnEnabledLoggingExport (implements java.lang.annotation.Annotation)
- org.springframework.boot.actuate.autoconfigure.web.server.ConditionalOnManagementPort (implements java.lang.annotation.Annotation)
- org.springframework.boot.actuate.autoconfigure.web.ManagementContextConfiguration (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.autoconfigure.endpoint.expose.EndpointExposure
- org.springframework.boot.actuate.autoconfigure.info.InfoContributorFallback
- org.springframework.boot.actuate.autoconfigure.web.ManagementContextType
- org.springframework.boot.actuate.autoconfigure.web.server.ManagementPortType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)