@EventEntity(entity="io.eventuate.example.banking.domain.Account") public interface AccountEvent extends Event { }
EmbeddedTestAggregateStoreConfiguration