MyBatis+Spring+Maven的简单整合Demo

时间:2018-07-27 08:48:29
【文件属性】:

文件名称:MyBatis+Spring+Maven的简单整合Demo

文件大小:19KB

文件格式:RAR

更新时间:2018-07-27 08:48:29

MyBatis Spring Maven

本文主要是示范基于Maven的MyBatis+Spring的简单使用,其中主要涉及到的是MyBatis的配置使用,另外还有部分log4j的配置使用。


【文件预览】:
test
----pom.xml(3KB)
----config()
--------log4j.properties(2KB)
--------com()
--------MyBatis-Configuration.xml(266B)
--------applicationContext.xml(1KB)
----target()
--------test-classes()
--------m2e-jee()
--------classes()
----test()
--------com()
----.settings()
--------org.eclipse.m2e.core.prefs(90B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.common.project.facet.core.xml(450B)
--------org.eclipse.core.resources.prefs(77B)
--------org.eclipse.wst.common.component(707B)
--------org.eclipse.wst.common.project.facet.core.prefs.xml(161B)
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.validation.prefs(50B)
--------.jsdtscope(522B)
--------org.eclipse.jdt.core.prefs(430B)
----src()
--------com()
----.project(1KB)
----WebRoot()
--------META-INF()
--------WEB-INF()
--------index.jsp(829B)
----.classpath(973B)

网友评论

  • 不错的资源,有帮助
  • 不错的资源
  • 不错的资源,有帮助
  • 的确是够简单。少了一个依赖: <dependency> <groupId>commons-pool</groupId> <artifactId>commons-pool</artifactId> <version>1.6</version> </dependency>
  • 不错的资源,有帮助