You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The repository methods(deleteById/deleteInBatch/deleteAllInBatch) do not trigger domain events.
In the class EventPublishingMethod in File EventPublishingRepositoryProxyPostProcessor.java
there is a method to check, if the method is a delete method.