Fix package tangle in spring-boot-actuator
Introduce ManagementServletContext interface as a facade for ManagementServerProperties to resolve the package tangle between `o.s.boot.actuate.endpoint.mvc` and `o.s.boot.actuate` Fixes gh-3887
Showing
Please register or sign in to comment