July 2017
Intermediate to advanced
414 pages
11h 18m
English
In an ideal case, all microservice interactions are expected to happen asynchronously using publish subscribe semantics. Spring Boot provides a hassle-free mechanism to configure messaging solutions:

In this next example, we will create a Spring Boot application with a sender and receiver, both connected through an external queue.
Let us follow these steps to create a string boot reactive ...
Read now
Unlock full access