Skip to content

Instantly share code, notes, and snippets.

@jagedn
Created February 12, 2016 10:32
Show Gist options
  • Save jagedn/9066d80926c5be375fec to your computer and use it in GitHub Desktop.
Save jagedn/9066d80926c5be375fec to your computer and use it in GitHub Desktop.
shutdown gracefully a grails 3.0 application
endpoints.shutdown.enabled=true
// call a shutdown with post
// curl -X POST http://localhost:8080/shutdown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment