SpringBoot Excluding ReactiveUserDetailsServiceAutoConfiguration can cause a WebFlux app to fail to start due to a null authentication manager
While looking at the reactive side of #35338 I have learned that an app that depends on spring-boot-starter-security and...