mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 09:09:01 +00:00
Health indicator configuration keys have moved from the health.* to the management.health.* namespace. This commit adds an explicit reference to the previous location. See gh-2128