mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 00:29:01 +00:00
* Also extracted ManagementServerProperties into a separate bean * TraceRepository was still causing problems during startup, fixed that * Allow management endpoints to be switched off with port=0 [Fixes #49046013]