Annotation Type HealthGroups


@Target({PARAMETER,FIELD,METHOD,TYPE}) @Documented @Retention(RUNTIME) @Experimental("Custom health group definitions exposed at /health/group/{group-name}. Not covered by the specification. Subject to change.") public @interface HealthGroups
This annotation allow to repeat HealthGroup qualifier
Author:
Antoine Sabot-Durand
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description