This repository was archived by the owner on Feb 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 353
Spring Data Audit Not Working Even After 0.10.1 #882
Comments
@christophstrobl @schauder Could you please remind me the status of Spring Data Audit support? |
This was fixed by #794 which went on Therefore I think we can close this as a duplicate. |
I tried the provided sample, upgrading to
Could you please have a look? |
I noticed #794 was only for JDBC, this is about JPA. I'll work on a PR for all Spring Data Modules. |
schauder
added a commit
that referenced
this issue
Jul 6, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This still doesn't work in 0.10.1, even after the support for @Transactional and @Async was added w/ the Class Proxy hints.
Here is a sample project:
https://github.com/matthenry87/native-spring-data-auditing
The text was updated successfully, but these errors were encountered: