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

6 lines
189 B
Markdown
Raw Normal View History

2020-05-22 09:40:59 -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)