We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63b714f commit 54a6c6cCopy full SHA for 54a6c6c
1 file changed
axon/README.md
@@ -20,4 +20,4 @@ Two scripts are included to easily start middleware using Docker matching the pr
20
- [Multi-Entity Aggregates in Axon](https://www.baeldung.com/java-axon-multi-entity-aggregates)
21
- [Snapshotting Aggregates in Axon](https://www.baeldung.com/axon-snapshotting-aggregates)
22
- [Dispatching Queries in Axon Framework](https://www.baeldung.com/axon-query-dispatching)
23
-- [Persisting the Query Model](https://www.baeldung.com/persisting-the-query-model)
+- [Persisting the Query Model](https://www.baeldung.com/axon-persisting-query-model)
0 commit comments