Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 332 Bytes

Bounded context.md

File metadata and controls

5 lines (3 loc) · 332 Bytes

A DDD bounded context is a fundamental pattern in Domain-Driven Design that helps define explicit boundaries within a domain model to ensure clarity and consistency in the design and implementation of a software system.

See https://martinfowler.com/bliki/BoundedContext.html