java-tutorials/patterns-modules/cqrs-es/README.md

6 lines
189 B
Markdown
Raw Permalink Normal View History

2024-04-30 11:54:43 -04:00
This module contains articles about composing together CQRS and Event Sourcing
## Relevant Articles
- [CQRS and Event Sourcing in Java](https://www.baeldung.com/cqrs-event-sourcing-java)