After two chapters on reactive programming, we barely scratched the surface on reactive applications. Reactive code won’t make your code simpler and easier to read, but it makes it more robust and easier to extend. Complex applications exchanging a large amount of information are most suitable for implementations using reactive frameworks. By using reactive programming, data can be streamed, and operations can be executed to transform it and combine it simply and effectively without needing ...
11. Securing Spring WebFlux Applications
Get Pro Spring MVC with WebFlux: Web Development in Spring Framework 5 and Spring Boot 2 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.