Package io.smallrye.health.api
package io.smallrye.health.api
-
ClassDescriptionThe async health check procedure interface.Implementations of this interface are invoked prior the health report to filter(remove, add, or modify) fields in the returned JSON object.This qualifier is used to define a custom Health Check procedure by applying a group name to itSupport inline instantiation of the
HealthGroupqualifier.This annotation allow to repeatHealthGroupqualifierProgrammatic API for the dynamic registrations and removals of health check procedures.The default types of health representing out-of-the-box health check groups.This qualifier is used to define a wellness Health Check procedureSupport inline instantiation of theWellnessqualifier.