I'm attempting to use Kotlin delegates in my JPA E...
# spring
d
I'm attempting to use Kotlin delegates in my JPA Entities … without success. The fields that I "mix in" don't appear to get included in the final entity.