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