Class SystemHealth
java.lang.Object
org.springframework.boot.actuate.health.HealthComponent
org.springframework.boot.actuate.health.CompositeHealth
org.springframework.boot.actuate.health.SystemHealth
- All Implemented Interfaces:
OperationResponseBody
A
HealthComponent
that represents the overall system health and the available
groups.- Since:
- 2.2.0
- Author:
- Phillip Webb
-
Method Summary
Methods inherited from class org.springframework.boot.actuate.health.CompositeHealth
getComponents, getDetails, getStatus
-
Method Details
-
getGroups
-