July 2018
Intermediate to advanced
268 pages
7h 36m
English
Spring Framework 5 has extensive support for a reactive programming paradigm. Many of the modules have embraced this concept with both hands and are making it a first-class citizen. The following diagram summarizes the Spring 5 support of reactive:

Spring WebFlux module is a full-fledged web application framework built on top of a reactive programming paradigm (it uses Reactor and RxJava). Some of the early adopters of reactive programming in the Spring/Java ecosystem were Spring Data, Spring Security, and Thymeleaf. Spring Security has a number of features that supports ...
Read now
Unlock full access