Class HealthCheckController
- java.lang.Object
-
- io.jans.as.server.ws.rs.controller.HealthCheckController
-
@ApplicationScoped @Path("/") public class HealthCheckController extends java.lang.Object
Health check controller- Version:
- Jul 24, 2020
- Author:
- Yuriy Movchan
-
-
Constructor Summary
Constructors Constructor Description HealthCheckController()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
healthCheckController()
-