@Documented @Retention(value=RUNTIME) @Target(value={TYPE,FIELD,METHOD,PACKAGE}) public @interface BoundedContexts
| Modifier and Type | Required Element and Description |
|---|---|
BoundedContext[] |
value |
public abstract BoundedContext[] value
Copyright © 2020. All rights reserved.