{ "opencollection": "1.0.0", "info": { "name": "Spring Boot Actuator Application Lifecycle API", "version": "3.3.0" }, "items": [ { "info": { "name": "Lifecycle", "type": "folder" }, "items": [ { "info": { "name": "Spring Boot Graceful shutdown", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8080/actuator/shutdown" }, "docs": "Shuts down the application (must be explicitly enabled)" } ] } ], "bundled": true }