{ "opencollection": "1.0.0", "info": { "name": "Micronaut Management Endpoints Beans Lifecycle API", "version": "4.7.0" }, "items": [ { "info": { "name": "Lifecycle", "type": "folder" }, "items": [ { "info": { "name": "Micronaut Stop the application", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8080/stop" }, "docs": "Gracefully stops the application (must be explicitly enabled)" } ] } ], "bundled": true }