January 2018
Intermediate to advanced
414 pages
10h 29m
English
Reactive microservices are the next step in the evolution of microservices. Based on the reactive paradigm, they target delivering more responsive, resilient, and elastic message-driven services that will outperform the more traditional non-reactive architectures.
In this chapter, we will learn how easily we can create them using Spring Framework 5.0, and how we can use reactive programming to create them.
The reactive microservices that we will create in this chapter will be based on our previously created RESTful API examples, ...
Read now
Unlock full access