Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.system |
Auto-configuration for actuator system concerns.
|
Class and Description |
---|
DiskSpaceHealthIndicator
A
HealthIndicator that checks available disk space and reports a status of
Status.DOWN when it drops below a configurable threshold. |