Annotation Interface EnableHealthIndicator


@Documented @Target(TYPE) @Retention(RUNTIME) public @interface EnableHealthIndicator
Indicates that a /health endpoint is extended to give microservice health status.