mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Move the Jersey additional health endpoint paths registrar into a health-specific configuration so Jersey management endpoint support can refresh when spring-boot-health is absent. See gh-50858 Signed-off-by: Lee JiWon <dlwldnjs1009@gmail.com>