摘要: 使用Spring JPA整合项目时,使用了注解 @Entity,项目启动时会提示以下错误: Caused by: org.hibernate.AnnotationException: No identifier specified for entity 意思是,使用 @Entity 注解的类,需要指 阅读全文
posted @ 2018-10-02 11:32 IT当时语_青山师 阅读(52) 评论(0) 推荐(0)