Hierarchy For All Packages
- org.springframework.boot.health.actuate.endpoint,
- org.springframework.boot.health.application,
- org.springframework.boot.health.autoconfigure.actuate.endpoint,
- org.springframework.boot.health.autoconfigure.application,
- org.springframework.boot.health.autoconfigure.contributor,
- org.springframework.boot.health.autoconfigure.registry,
- org.springframework.boot.health.contributor,
- org.springframework.boot.health.registry
Class Hierarchy
- java.lang.Object
- org.springframework.boot.health.contributor.AbstractHealthIndicator (implements org.springframework.boot.health.contributor.HealthIndicator)
- org.springframework.boot.health.application.AvailabilityStateHealthIndicator
- org.springframework.boot.health.application.LivenessStateHealthIndicator
- org.springframework.boot.health.application.ReadinessStateHealthIndicator
- org.springframework.boot.health.application.DiskSpaceHealthIndicator
- org.springframework.boot.health.contributor.PingHealthIndicator
- org.springframework.boot.health.application.SslHealthIndicator
- org.springframework.boot.health.application.AvailabilityStateHealthIndicator
- org.springframework.boot.health.contributor.AbstractReactiveHealthIndicator (implements org.springframework.boot.health.contributor.ReactiveHealthIndicator)
- org.springframework.boot.health.actuate.endpoint.AdditionalHealthEndpointPath
- org.springframework.boot.health.autoconfigure.application.AvailabilityHealthContributorAutoConfiguration
- org.springframework.boot.health.autoconfigure.actuate.endpoint.AvailabilityProbesAutoConfiguration
- org.springframework.boot.health.autoconfigure.contributor.CompositeHealthContributorConfiguration<I,
B> - org.springframework.boot.health.autoconfigure.contributor.CompositeReactiveHealthContributorConfiguration<I,
B> - org.springframework.boot.health.registry.DefaultHealthContributorRegistry (implements org.springframework.boot.health.registry.HealthContributorRegistry)
- org.springframework.boot.health.registry.DefaultReactiveHealthContributorRegistry (implements org.springframework.boot.health.registry.ReactiveHealthContributorRegistry)
- org.springframework.boot.health.autoconfigure.application.DiskSpaceHealthContributorAutoConfiguration
- org.springframework.boot.health.autoconfigure.application.DiskSpaceHealthIndicatorProperties
- org.springframework.boot.health.contributor.Health
- org.springframework.boot.health.contributor.Health.Builder
- org.springframework.boot.health.autoconfigure.contributor.HealthContributorAutoConfiguration
- org.springframework.boot.health.autoconfigure.registry.HealthContributorRegistryAutoConfiguration
- org.springframework.boot.health.actuate.endpoint.HealthDescriptor (implements org.springframework.boot.actuate.endpoint.OperationResponseBody)
- org.springframework.boot.health.actuate.endpoint.CompositeHealthDescriptor
- org.springframework.boot.health.actuate.endpoint.SystemHealthDescriptor
- org.springframework.boot.health.actuate.endpoint.IndicatedHealthDescriptor
- org.springframework.boot.health.actuate.endpoint.CompositeHealthDescriptor
- org.springframework.boot.health.actuate.endpoint.HealthEndpoint
- org.springframework.boot.health.autoconfigure.actuate.endpoint.HealthEndpointAutoConfiguration
- org.springframework.boot.health.autoconfigure.actuate.endpoint.HealthEndpointProperties.Logging
- org.springframework.boot.health.actuate.endpoint.HealthEndpointWebExtension
- org.springframework.boot.health.autoconfigure.actuate.endpoint.HealthProperties
- org.springframework.boot.health.autoconfigure.actuate.endpoint.HealthEndpointProperties
- org.springframework.boot.health.autoconfigure.actuate.endpoint.HealthEndpointProperties.Group
- org.springframework.boot.health.autoconfigure.actuate.endpoint.HealthProperties.Status
- org.springframework.boot.health.actuate.endpoint.ReactiveHealthEndpointWebExtension
- org.springframework.boot.health.actuate.endpoint.SimpleHttpCodeStatusMapper (implements org.springframework.boot.health.actuate.endpoint.HttpCodeStatusMapper)
- org.springframework.boot.health.actuate.endpoint.SimpleStatusAggregator (implements org.springframework.boot.health.actuate.endpoint.StatusAggregator)
- org.springframework.boot.health.autoconfigure.application.SslHealthContributorAutoConfiguration
- org.springframework.boot.health.autoconfigure.application.SslHealthIndicatorProperties
- org.springframework.boot.health.contributor.Status
- org.springframework.boot.health.contributor.AbstractHealthIndicator (implements org.springframework.boot.health.contributor.HealthIndicator)
Interface Hierarchy
- org.springframework.boot.health.application.AvailabilityStateHealthIndicator.StatusMappings<S>
- org.springframework.boot.health.contributor.HealthContributor
- org.springframework.boot.health.contributor.CompositeHealthContributor (also extends org.springframework.boot.health.contributor.HealthContributors)
- org.springframework.boot.health.contributor.HealthIndicator
- org.springframework.boot.health.autoconfigure.registry.HealthContributorNameGenerator
- org.springframework.boot.health.registry.HealthContributorNameValidator
- org.springframework.boot.health.actuate.endpoint.HealthEndpointGroup
- org.springframework.boot.health.actuate.endpoint.HealthEndpointGroups
- org.springframework.boot.health.actuate.endpoint.HealthEndpointGroupsPostProcessor
- org.springframework.boot.health.actuate.endpoint.HttpCodeStatusMapper
- java.lang.Iterable<T>
- org.springframework.boot.health.contributor.HealthContributors
- org.springframework.boot.health.contributor.CompositeHealthContributor (also extends org.springframework.boot.health.contributor.HealthContributor)
- org.springframework.boot.health.registry.HealthContributorRegistry
- org.springframework.boot.health.contributor.ReactiveHealthContributors
- org.springframework.boot.health.contributor.CompositeReactiveHealthContributor (also extends org.springframework.boot.health.contributor.ReactiveHealthContributor)
- org.springframework.boot.health.registry.ReactiveHealthContributorRegistry
- org.springframework.boot.health.contributor.HealthContributors
- org.springframework.boot.health.contributor.ReactiveHealthContributor
- org.springframework.boot.health.contributor.CompositeReactiveHealthContributor (also extends org.springframework.boot.health.contributor.ReactiveHealthContributors)
- org.springframework.boot.health.contributor.ReactiveHealthIndicator
- org.springframework.boot.health.actuate.endpoint.StatusAggregator
Annotation Interface Hierarchy
- org.springframework.boot.health.autoconfigure.contributor.ConditionalOnEnabledHealthIndicator (implements java.lang.annotation.Annotation)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- org.springframework.boot.health.contributor.HealthContributors.Entry
- org.springframework.boot.health.contributor.ReactiveHealthContributors.Entry
- java.lang.Record