Axon 3 and event sourced entities

Hello,

sorry to bother you, but does anybody already have an idea how

@EventSourcedMember, @CommandHandlingMember, AbstractAnnotatedEntity

translate into Axon 3.0-M4 ?

Thank you,
Dominic

Hi Dominic,

in Axon 3, these annotations are replaced by @AggregateMember.

Documentation is underway…

Cheers,

Allard