Notes of Spring Microservices in Action (Chapter 10)
This chapter covers spring-based microservice communication with other microservices using asynchronous messages. This concept is known as event-driven architecture (EDA) or message-driven architecture (MDA). You can build highly decoupled systems th...
canokan.hashnode.dev7 min read