Tag

reactive-security

0 views collected around this technical thread.

Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Jan 13, 2023 · Information Security

How to Secure a Spring Boot WebFlux Application with Reactive Security

This guide walks through setting up a Spring Boot 2.7.7 WebFlux project, configuring R2DBC dependencies, defining entity, repository and service layers, writing unit tests, and implementing a full reactive security configuration using WebFlux filters and custom access rules.

JavaSpring BootWebFlux
0 likes · 10 min read
How to Secure a Spring Boot WebFlux Application with Reactive Security