Hierarchy For Package org.springframework.boot.health.application
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.application.SslHealthIndicator
- org.springframework.boot.health.application.AvailabilityStateHealthIndicator
- org.springframework.boot.health.contributor.AbstractHealthIndicator (implements org.springframework.boot.health.contributor.HealthIndicator)
Interface Hierarchy
- org.springframework.boot.health.application.AvailabilityStateHealthIndicator.StatusMappings<S>