Class ServerStopEndpoint

java.lang.Object
io.micronaut.management.endpoint.stop.ServerStopEndpoint

@Endpoint(id="stop", defaultEnabled=false) public class ServerStopEndpoint extends Object

Exposes an Endpoint to stop the server.

Since:
1.0
Author:
James Kleeh
  • Method Details