| Package | Description |
|---|---|
| org.springframework.boot.actuate.health |
Actuator health indicator and endpoints.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleHttpCodeStatusMapper
Simple
HttpCodeStatusMapper backed by map of status
code to HTTP status code. |
| Modifier and Type | Method and Description |
|---|---|
HttpCodeStatusMapper |
HealthEndpointGroup.getHttpCodeStatusMapper()
Returns the
HttpCodeStatusMapper that should be used for this group. |