{ "opencollection": "1.0.0", "info": { "name": "Spring Boot Actuator Application Info API", "version": "3.3.0" }, "items": [ { "info": { "name": "Info", "type": "folder" }, "items": [ { "info": { "name": "Spring Boot Application info", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8080/actuator/info" }, "docs": "Returns arbitrary application info from InfoContributor beans" } ] } ], "bundled": true }