No persistence.xml file found in project

前端之家收集整理的这篇文章主要介绍了No persistence.xml file found in project前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

在原有工程的基础上,做了一次代码分离。分离之后报错:No persistence.xml file found in project

可以通过调整IDE验证,fixed的此问题。如myeclipse:


不同的IDE,此设置的目录可能不同。但是调整条目多是 JPA - Project下 No persistence.xml file found in project无异。

原文链接:https://www.f2er.com/xml/296092.html

猜你在找的XML相关文章