@ThreadSafe
public final class ApplicationHealthIndicator
extends java.lang.Object
implements org.springframework.boot.actuate.health.HealthIndicator
| Constructor and Description |
|---|
ApplicationHealthIndicator() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.actuate.health.Health |
health() |
void |
indicateHealth(org.springframework.boot.actuate.health.Health health) |