-
Notifications
You must be signed in to change notification settings - Fork 377
Open
Labels
status: waiting-for-triageAn issue we've not yet triagedAn issue we've not yet triaged
Description
By extending a class AbstractRelationalEventListener<T> and registering two events onBeforeSave and onBeforeDelete the latter doesn't seem to work for me. But BeforeSaveEvent gets registered successfully.
Link to repo to reproduce: https://github.com/jovanovicbogdan/spring-data-jdbc-audit.
The tests can be found at src/test/java/dev/bogdanjovanovic/springdatajdbcaudit/ApplicationTests.java. Java 25 and docker are prerequisites to run the tests.
Metadata
Metadata
Assignees
Labels
status: waiting-for-triageAn issue we've not yet triagedAn issue we've not yet triaged