You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bounded Contexts can be implemented in different ways: as packages, deployment units, microservices. With this annotation the developer could express that a Java package or Jigsaw module implements a Bounded Context.
Bounded Contexts can be implemented in different ways: as packages, deployment units, microservices. With this annotation the developer could express that a Java package or Jigsaw module implements a Bounded Context.
See https://domainlanguage.com/wp-content/uploads/2016/05/DDD_Reference_2015-03.pdf, section "Bounded Context".
The text was updated successfully, but these errors were encountered: