Class HealthEndpoint.StatusConfiguration

java.lang.Object
io.micronaut.management.endpoint.health.HealthEndpoint.StatusConfiguration
Enclosing class:
HealthEndpoint

@ConfigurationProperties("status") public static class HealthEndpoint.StatusConfiguration extends Object
Configuration related to handling of the HealthStatus.
Since:
1.0
Author:
graemerocher