From 23709ed5241548bb2f21ec2cc87da39c4933d81d Mon Sep 17 00:00:00 2001 From: Mike Sperber Date: Tue, 10 Sep 2024 14:34:45 +0200 Subject: [PATCH] Add English translation for a523b12ff51d948c8da1b69e133b2608819f552b This lists modularisation strategies explicitly. Follow-up to PR #37. --- docs/02-modularization/02-learning-goals.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/02-modularization/02-learning-goals.adoc b/docs/02-modularization/02-learning-goals.adoc index f15e859..a070114 100644 --- a/docs/02-modularization/02-learning-goals.adoc +++ b/docs/02-modularization/02-learning-goals.adoc @@ -229,7 +229,8 @@ data-flow-oriented systems. .What should participants know? - +* The participants know the modularisation strategies "bounded + context", "customer journey", and "information hiding" <>. * The participants should know the following terms from the domain-driven design: Aggregate Root, Context Mapping, Bounded Contexts and relationships between them (e.g., Anti-Corruption