WebFlux vs. Blocking (MVC): User Experience
Evaluate the difference in user experience between the reactive approach (Spring WebFlux) and the blocking approach (Spring MVC).
We'll cover the following...
Comparing user experience
Let’s start our comparison with the most noticeable difference for web users: user experience. We’ll use the frontend for this comparison.
Playing the user’s role is quite simple in this application: enter values for the given parameters ...