mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 12:30:28 +00:00
This will ensure that ReactiveManagementWebSecurityAutoConfiguration backs off and that the actuator endpoints are also secured via OAuth2. Fixes gh-17949