© Marten Deinum and Iuliana Cosmina 2021
M. Deinum, I. CosminaPro Spring MVC with WebFluxhttps://doi.org/10.1007/978-1-4842-5666-4_11

11. Securing Spring WebFlux Applications

Marten Deinum1   and Iuliana Cosmina2
(1)
MEPPEL, Drenthe, The Netherlands
(2)
EDINBURGH, UK
 

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 ...

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.