Class HealthFeature

java.lang.Object
io.helidon.nima.servicecommon.HelidonFeatureSupport
io.helidon.nima.observe.health.HealthFeature
All Implemented Interfaces:
FeatureSupport, HttpFeature, ServerLifecycle, Supplier<HttpFeature>

public class HealthFeature extends HelidonFeatureSupport
Observe health endpoints. This service provides endpoints for Http.Method.GET and Http.Method.HEAD methods.