January 2025
Intermediate to advanced
416 pages
12h 2m
English
We have touched on reactive programming throughout the book since we cannot always avoid it (especially if we want to use Hibernate Reactive). In this chapter, we finally dive into the reactive concepts to understand why you might consider using reactive programming in your applications.
The reactive programming paradigm is an alternative way of writing software programs. In contrast to the imperative model, which executes the program as a sequence of ordered steps, ...
Read now
Unlock full access