文件名称:第一Mybatis小例子
文件大小:18KB
文件格式:ZIP
更新时间:2021-01-28 08:10:13
第一个 maven Mybatis 例子
自己写的第一个 基于maven的 Mybatis 小例子源码,欢迎下载参考
【文件预览】:
MybatisDemo
----.project(1KB)
----pom.xml(1KB)
----target()
--------test-classes()
--------m2e-wtp()
--------classes()
----.settings()
--------.jsdtscope(639B)
--------org.eclipse.wst.common.component(674B)
--------org.eclipse.wst.validation.prefs(50B)
--------org.eclipse.jdt.core.prefs(430B)
--------org.eclipse.wst.common.project.facet.core.xml(252B)
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.m2e.core.prefs(90B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
----src()
--------test()
--------main()
----.classpath(1KB)