See: Description
| Annotation Type | Description |
|---|---|
| AggregateRoot |
Identifies an aggregate root, i.e.
|
| Association |
An association to an
AggregateRoot. |
| BoundedContext |
Identifies a bounded context.
|
| Entity |
Identifies an
Entity. |
| Factory |
Identifies a
Factory. |
| Identity |
Declares a field (or a getter) of a class to constitute the identity of the corresponding class.
|
| Module |
Identifies a DDD module.
|
| Repository |
Identifies a
Repository. |
| Service |
Identifies a domain
Service. |
| ValueObject |
Identifies a value object.
|
Copyright © 2023. All rights reserved.