-
Madhura Bhave authored
For webflux, security configuration is configured via a bean of type `SecurityWebFilterChain` and not `ServerHttpSecurity`. We would have changed the include to be `SecurityWebFilterChain` but the filter only applies to beans registered via component scanning and not those registered in `@Configuration` classes, making the includes redundant. See gh-16088
0a54fb73
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
java/org/springframework/boot/test/autoconfigure | ||
resources/META-INF |