Package org.eclipse.microprofile.health
@Version("2.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.