Updated README.md

added link back to the article: https://www.baeldung.com/axon-query-dispatching/
This commit is contained in:
Asjad J 2022-09-17 08:33:03 +05:00 committed by GitHub
parent 471453d301
commit 7189c19914
1 changed files with 1 additions and 0 deletions

View File

@ -13,3 +13,4 @@ One script is included to easily start middleware using Docker:
- [A Guide to the Axon Framework](https://www.baeldung.com/axon-cqrs-event-sourcing)
- [Multi-Entity Aggregates in Axon](https://www.baeldung.com/java-axon-multi-entity-aggregates)
- [Snapshotting Aggregates in Axon](https://www.baeldung.com/axon-snapshotting-aggregates)
- [Dispatching Queries in Axon Framework](https://www.baeldung.com/axon-query-dispatching/)