Package com.unosquare.carmigo.controller
Class HeartbeatController
java.lang.Object
com.unosquare.carmigo.controller.HeartbeatController
Handles Heartbeat API.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
HeartbeatController
public HeartbeatController()
-
-
Method Details
-
heartbeat
Verifies if services, this application is depended on, are up and running.
Expect 200 OK otherwise 500 Internal Server Error.- Returns:
- JSON listing the services.
-