Package io.jans.link.ws.rs
Class HealthCheckController
java.lang.Object
io.jans.link.ws.rs.HealthCheckController
Health check controller
- Version:
- Jul 24, 2020
- Author:
- Yuriy Movchan
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HealthCheckController
public HealthCheckController()
-
-
Method Details
-
healthCheckController
@GET @POST @Path("/health-check") @Produces("application/json") public String healthCheckController()
-