maven 模块,连接 persistance.xml 和 Spring

maven module, Connect persistance.xml with Spring

我实现了一个应用程序,它有一个项目父亲和 4 个项目模块:

  -persistance
  --META-INF/persistence
  --pom.xml
  -business
  --pom.xml
  -controller
  --pom.xml 
  -web
  -- pom.xml 

已解决:src/resources/META-INF/persistance.xml

谢谢。

添加你的persistence.xml

project/src/main/resources/META-INF/persistence.xml