Uses of Package
org.springframework.boot.actuate.system
Packages that use org.springframework.boot.actuate.system
Package
Description
Auto-configuration for actuator system concerns.
-
Classes in org.springframework.boot.actuate.system used by org.springframework.boot.actuate.autoconfigure.systemClassDescriptionA
HealthIndicator
that checks available disk space and reports a status ofStatus.DOWN
when it drops below a configurable threshold.