Create README.md

Issue BAEL-4009
This commit is contained in:
Josh Cummings 2020-05-22 07:40:59 -06:00 committed by GitHub
parent 3a8df18136
commit 7bc1633c72
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)