@Documented @Retention(value=RUNTIME) @Target(value={TYPE,ANNOTATION_TYPE}) public @interface DomainAggregateRoot
For better semantics it is recommended to use the AggregateRoot
interface which is
already annotated with DomainAggregateRoot
.
AggregateRoot
Copyright © 2013-2018–2019 SeedStack. All rights reserved.