Interface HealthCheckResource


@Path("/healthcheck") @Produces("application/json") @Consumes("application/json") public interface HealthCheckResource
  • Method Summary

    Modifier and Type
    Method
    Description