spring-boot/spring-boot-project/spring-boot-autoconfigure
Stephane Nicoll e7cb0be6d8 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.
2017-10-29 16:52:11 +01:00
..
src Adapt to Spring Security change 2017-10-29 16:52:11 +01:00
pom.xml Align with spring-security-jwt-jose being renamed to s-s-auth2-jose 2017-10-23 15:58:37 +01:00