Spring整合jpa

时间:2022-04-03 09:25:59
【文件属性】:
文件名称:Spring整合jpa
文件大小:13.52MB
文件格式:RAR
更新时间:2022-04-03 09:25:59
Spring Spring 前几天单独做了jpa操作数据的demo,今天把spring整合了进来用spring+jpa的方式重新做了一套案例;期间各种jar包不完整报错;错误分析受益匪浅,终整合成功、以上是我整理的代码。基本的功能都已实现,想拓展的同学可以自己完善。
【文件预览】:
QuartzDemo
----.project(2KB)
----.mymetadata(303B)
----src()
--------business()
--------log4j.properties(2KB)
--------META-INF()
--------spring.xml(1KB)
--------org()
----WebRoot()
--------WEB-INF()
--------index.jsp(834B)
--------META-INF()
----.myeclipse()
----.settings()
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.common.project.facet.core.xml(252B)
--------org.eclipse.jdt.core.prefs(364B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.core.resources.prefs(57B)
--------org.eclipse.wst.common.component(468B)
--------.jsdtscope(500B)
----.classpath(3KB)

网友评论

  • 不是maven项目,整合的也不专业,主要想看spring已有版本和spring data jpa版本如何兼容问题