CQRS and Event Sourcing demo with Axon Framework & Axon Server
-
Updated
Jul 15, 2024 - Java
CQRS and Event Sourcing demo with Axon Framework & Axon Server
🌟 Hera : Core service that acts as assistant to all other core services. It reads messages from Iris by subscribing to the event store.
a banking system api created using 5 microservices modeled by a cqrs/event sourcing architecture and one database per service approach.
⚡ Zeus : Chief Advisor who forwards work orders to other Advisors.
Pour ceux qui viennent de découvrir l'architecture CQRS, ce projet représente une petite implémentation dans laquelle j'ai utilisé le Framework Axon
Food Ordering System with Saga Pattern
A lightweight & highly extensible CQRS Command Bus for implementing application services and CQRS architectural pattern in Java
Add a description, image, and links to the cqrs-architectural-pattern topic page so that developers can more easily learn about it.
To associate your repository with the cqrs-architectural-pattern topic, visit your repo's landing page and select "manage topics."