java.lang.Object
org.springframework.boot.actuate.autoconfigure.health.HealthProperties
Direct Known Subclasses:
HealthEndpointProperties, HealthEndpointProperties.Group

public abstract class HealthProperties extends Object
Properties used to configure the health endpoint and endpoint groups.
Since:
2.2.0
Author:
Stephane Nicoll, Phillip Webb