Package org.eclipse.microprofile.health
@Version("3.0")
package org.eclipse.microprofile.health
Microprofile Health
-
ClassDescriptionThe health check procedure interface.The response to a health check invocation.A builder to construct a health check procedure response.This qualifier is used to define a liveness Health Check procedureSupport inline instantiation of the
Liveness
qualifier.This qualifier is used to define a readiness Health Check procedureSupport inline instantiation of theReadiness
qualifier.This qualifier is used to define a Startup Health Check procedure mapped to the Startup Kubernetes probes.Support inline instantiation of theStartup
qualifier.