origeva
Results
1
comments of
origeva
I'm also having the same problem, when extending `AbstractMongoEventListener` the received events' source are of type `T`. This caused me some circular dependency issues, so trying to switch to `@EventListener`,...