SyntaxFix
Write A Post
Hire A Developer
Questions
I was having same problem.
Use @javax.persistence.Entity instead of org.hibernate.annotations.Entity
@javax.persistence.Entity
org.hibernate.annotations.Entity