An Introduction to Spring Security¶
To align with the reactive WebFlux programming model, Spring Security introduced reactive support (spring-security-webflux). In Spring Security 6+ the reactive APIs are stable; include spring-boot-starter-security and spring-security-webflux as needed.