spring-cloud / spring-cloud-skipper

A package manager that installs, upgrades, and rolls back Spring Boot applications on multiple Cloud Platforms.
http://cloud.spring.io/spring-cloud-skipper/
Apache License 2.0
111 stars 78 forks source link

Expose info endpoint #1013

Closed jvalkeal closed 3 years ago

jvalkeal commented 3 years ago

Boot 2.5.x disabled info endpoint and we rely on it. There's nothing sensitive in it as we just print version info.