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?