Adapt to Spring Security change
This commit updates `WebFluxSecurityConfiguration` to look for a `WebFilterChainProxy` rather than the default configuration that `@EnableWebFluxSecurity` triggers. The latter is now package private.
Showing
Please register or sign in to comment