Hierarchy For All Packages
- 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.contributor.PingHealthIndicator
- org.springframework.boot.health.contributor.AbstractReactiveHealthIndicator (implements org.springframework.boot.health.contributor.ReactiveHealthIndicator)
- 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.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.contributor.Status
- org.springframework.boot.health.contributor.AbstractHealthIndicator (implements org.springframework.boot.health.contributor.HealthIndicator)
Interface Hierarchy
- 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
- 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
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