Org.hibernate.AnnotationException: No identifier specified for entity

1 개요[ | ]

org.hibernate.AnnotationException: No identifier specified for entity
  • 엔티티에 식별자를 지정하지 않아서 발생한 오류(예외)
  • @Id를 사용하여 식별자를 지정해주자.

2 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}