文件名称:maven+springMVC+MyBatis增删改查例子
文件大小:21KB
文件格式:RAR
更新时间:2017-01-02 05:11:26
maven springMVC 注解 MyBatis
这是一个基于注解的springMVC入门实例,使用了maven自动化构建,底层用的是MyBatis,实现了简单的增删改查,适合做入门学习参考。
【文件预览】:
AnnotationSpring
----.project(1KB)
----src()
--------main()
----target()
--------classes()
--------test-classes()
----.settings()
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.common.project.facet.core.xml(292B)
--------org.maven.ide.eclipse.prefs(218B)
--------org.eclipse.jdt.core.prefs(430B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.common.component(583B)
--------.jsdtscope(503B)
----pom.xml(4KB)
----.classpath(1KB)