I was reading <https://dzone.com/articles/mixins-w...
# spring
t
I was reading https://dzone.com/articles/mixins-with-kotlin, and I find the part with jpa quite interesting. however, it does not seem to work with spring data in the mix, because of the way annotations are checked (I tried with auditing). should I try to create a sample project and maybe open a jira or is it something already known?
s
Sure plese create a repro project and then an issue in https://jira.spring.io/projects/DATAJPA/issues.
And please share the link here to allow me to follow and participate with Spring Data team.