文件名称:maven 多模块 +springMVC+MyBatis简单登陆
文件大小:14.47MB
文件格式:ZIP
更新时间:2017-08-08 16:35:47
maven springMVC MyBatis
用maven多模块串联一个项目,后台采用springMVC+MyBatis实现简单登陆模版 基本摒除了不必要的jar包和配置
【文件预览】:
simplePro
----read.txt(436B)
----simple-app()
--------pom.xml(3KB)
--------target()
--------.settings()
--------src()
--------.project(1KB)
--------.classpath(7KB)
----simple-core()
--------bin()
--------pom.xml(4KB)
--------target()
--------.settings()
--------src()
--------.project(1KB)
--------.classpath(7KB)
----pom.xml(11KB)
----sample.sql(988B)