public abstract class HealthStatus extends Object
Status
instances.Modifier and Type | Field and Description |
---|---|
static org.springframework.boot.actuate.health.Status |
WARN
A
Status suggesting the connection is still working but not at full capacity. |
Copyright © 2010–2023. All rights reserved.