diff --git a/axon/README.md b/axon/README.md index 069102fc3a..3b2fd0b5ff 100644 --- a/axon/README.md +++ b/axon/README.md @@ -5,3 +5,4 @@ This module contains articles about Axon ### Relevant articles - [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)