Merge pull request #9341 from eugenp/BAEL-4009

Create README.md
This commit is contained in:
Josh Cummings 2020-05-22 07:56:30 -06:00 committed by GitHub
commit 693ed40a9f
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
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)