build

Creates a new instance of BoundedContext with the set configurations.

The resulting domain-specific Bounded Context has as internal System Bounded Context. The entities of the System domain describe the entities of the resulting Bounded Context.

The System Bounded Context shares some configuration with the Domain Bounded Context, such as:

All the other configuration is NOT shared.

The name of the System Bounded Context is derived from the name of the Domain Bounded Context.

Return

new BoundedContext