Axon Framework
Saga Pattern Implementation with Axon and Spring Boot – Part 4
We have come pretty far in our Saga Pattern Implementation in our last post. We have completed all the services that form a part of our Order Management Saga. Also, we have managed to start up an instance of the Axon Server and connect all our services to it. Now Read more…