mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 01:39:02 +00:00
Regardless of whether the web endpoints have been enabled or not, all endpoints for which beans are created need to be exposed in a CF environment under /cloudfoundryapplication. Closes gh-10673