Closed socadk closed 3 years ago
When I apply the AR to this CML
BoundedContext SampleContext { domainVisionStatement "This BC models..." type FEATURE knowledgeLevel CONCRETE Aggregate SampleAggregate { DomainEvent SomethingGotCreated Entity SampleEntity1 { def String getStatus; } Entity SampleEntity2 { def String doSomething; } } }
I get
This one should be fixed with v6.5.2. Can you check that, @socadk? Thanks!
Works, thanks!
When I apply the AR to this CML
I get