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