Unable to resolve persistence unit root URL

异常信息 原因是gradle中引用了jpa的包,而项目中没有用到,删除就可以了,具体原因不清楚,不过删除后能解决问题. ...

Tue Mar 07 21:09:00 CST 2017 0 1854
JPApersistence.xml文件

  persistence.xml文件必须定义在classpath路径下的META-INF文件夹中。   我们看看基于Hibernate提供的一个比较完整的JPA2.0的persistence.xml文件。   persistence.xml:    xsi ...

Thu May 24 20:27:00 CST 2012 0 20356
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM