Domain Driven Design

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2020 Jan 18 16:13
Editor
Edited
Edited
2025 Oct 15 15:23
Refs

Loose Coupling, High Cohesion

Born to achieve a lighter design where each domain has low connectivity and high cohesion
Unlike traditional OOP, it designs differently according to domain and context (similar to picture theory-use semantics), and implementation becomes easier when using AOP for dependency injection of subdomains
DDD Notion
 
 
 
 
 
 

Recommendations