Monday, April 20, 2020

Caused by: org.hibernate.AnnotationException: No identifier specified for entity

Solution next Error:

you need to add primary key in your table database and  add id(@Id) annotation attribute on your class in java.

No comments:

Post a Comment

πŸ”AWS → Google Cloud Workload Identity Federation with Terraform

  Eliminating Service Account Keys for Cross-Cloud Workloads Managing identities across cloud providers is often more challenging than manag...