Ddd Module Pattern

Use when designing DDD module boundaries, package layout, bounded-context internals, or language-specific module organization. Helps keep domain concepts cohesive while exposing narrow APIs and hiding implementation details. Trigger for DDD modules, package-by-domain, bounded context internals, module visibility, or organizing aggregates and value objects.

amadeus-dlc 1fba293 3 files · 3.4 KB Updated

File contents

amadeus-dlc/amadeus/tree/main/amadeus/spaces/default/knowledge/amadeus-shared/software-design/ddd-module-pattern commit 1fba293377

Frequently asked questions

npx skillmds@latest add amadeus-dlc/ddd-module-pattern