Hacker News new | ask | show | jobs
by meekins 2686 days ago
I'd say a bounded context is a better border. When doing REST you can then begin by implementing each of your aggregate roots within the context as a resource.
1 comments

I've never been able to make sense from including more than one aggregate root in a bounded context. What are your thoughts?