When I tried to run my project y get this error message.
Execution failed for task ‘:compileJava’.
javassist.NotFoundException: io.jmix.data.entity.ReferenceToEntity
I find that in persistence.xml file is referenced. I want to know is that my problem, and how I fixed it?