Interface | Description |
---|---|
HealthAggregator<T extends HealthResult> |
Aggregates all registered health indicators into a single response.
|
Class | Description |
---|---|
DefaultHealthAggregator |
Default implementation of
HealthAggregator that creates a {status: , description: (optional) , details: }
response. |