mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Move the Cloud Foundry health endpoint extension bean into a health-specific configuration. This lets the actuator configuration refresh when spring-boot-health is absent. See gh-50857 Signed-off-by: Lee JiWon <dlwldnjs1009@gmail.com>