From f76865cc4d94ef4996119d2e0f0612f78cdc8579 Mon Sep 17 00:00:00 2001 From: johnA1331 <53036378+johnA1331@users.noreply.github.com> Date: Thu, 29 Apr 2021 05:26:24 +0800 Subject: [PATCH] Update README.md --- axon/README.md | 1 + 1 file changed, 1 insertion(+) 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)