Annotation Type Wellness


@Target({TYPE,METHOD,PARAMETER,FIELD}) @Retention(RUNTIME) @Documented @Qualifier @Experimental("Custom health check type definitions exposed at /health/well. Not covered by the specification. Subject to change.") public @interface Wellness
This qualifier is used to define a wellness Health Check procedure
Author:
Antoine Sabot-Durand
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static final class 
    Support inline instantiation of the Wellness qualifier.