2018.9.7:
Invocation of init method failed; nested exception is org.hibernate.AnnotationException: No identifier specified for entity: com.soeuler.hoki.entity.dataobj.ProductInfo
导包的问题,比如@Id可能导成其他包
2018.9.7:
Invocation of init method failed; nested exception is org.hibernate.AnnotationException: No identifier specified for entity: com.soeuler.hoki.entity.dataobj.ProductInfo
导包的问题,比如@Id可能导成其他包
转载于:https://my.oschina.net/u/3843989/blog/1982490