SpingMVC+Mybatis+druid 增删改查样例

时间:2018-06-23 09:19:23
【文件属性】:

文件名称:SpingMVC+Mybatis+druid 增删改查样例

文件大小:130KB

文件格式:ZIP

更新时间:2018-06-23 09:19:23

SpingMVC Mybatis druid

使用SpingMVC+Mybatis+druid写了增删改查的四个简单的例子,用eclipse直接导入maven项目即可使用。 用http://localhost/xxxxx/druid/还能查看到sql使用情况以及网页访问情况,非常方便。


【文件预览】:
SpingMVC+Mybatis
----pom.xml(5KB)
----target()
--------test-classes()
--------M1()
--------m2e-wtp()
--------classes()
--------maven-archiver()
--------M1.war(22B)
----.metadata()
--------src()
----.settings()
--------org.eclipse.m2e.core.prefs(90B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.common.project.facet.core.xml(399B)
--------org.eclipse.core.resources.prefs(68B)
--------org.eclipse.wst.common.component(573B)
--------org.eclipse.wst.common.project.facet.core.prefs.xml(321B)
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.validation.prefs(50B)
--------org.eclipse.jst.j2ee.ejb.annotations.xdoclet.prefs(117B)
--------.jsdtscope(503B)
--------org.eclipse.jdt.core.prefs(7KB)
----src()
--------spring-mybatis.xml(5KB)
--------test()
--------spring-mvc.xml(3KB)
--------jdbc.properties(259B)
--------com()
--------main()
--------mybatisconfig.xml(2KB)
----.project(1KB)
----.classpath(687B)
----build()
--------classes()

网友评论

  • 简单的例子,可以试下
  • 初学者可以学习一下,挺不错的
  • 可以正常用,而且增删改查的例子也比较简单,谢谢!
  • 可以参考,能理解
  • 可以用,增删改查的例子也比较简单,容易理解。 druid对sql的监控很好用。 :)