Class ApiApplication.HeartbeatController

  • Enclosing class:
    ApiApplication

    public static final class ApiApplication.HeartbeatController
    extends ro.pippo.controller.Controller
    Heartbeat Controller

    This one can be used by external application to see if this plugin and web server are available

    • Constructor Detail

      • HeartbeatController

        public HeartbeatController()
    • Method Detail

      • healthCheck

        @GET("/api/ping")
        @Produces("text/plain")
        public String healthCheck()
        Returns the healthCheck
        Returns:
        empty body