Hi Allard,
Is it possible to use the Event Bus and Event Store independently of the rest of Axon framework? By independently I mean I don’t want my entities to extend a parent class and I don’t want to use the Axon repositories.
Is that possible and what are the limitations?