文件名称:SpringMVC demo 完整源码实例下载
文件大小:6.81MB
文件格式:RAR
更新时间:2020-05-22 16:55:47
SpringMVC
比较完整的SpringMVC的demo,里面包含了对数据增删改查,上传下载文件的实现,异常处理,拦截器,国际化等等功能的实现
【文件预览】:
.springBeans
WebContent
----META-INF()
--------MANIFEST.MF(39B)
----WEB-INF()
--------web.xml(1KB)
--------views()
--------lib()
----Index.jsp(2KB)
----files()
--------download.txt(38B)
----scripts()
--------jquery.js(53KB)
--------jquery-1.3.2.min.js(56KB)
.settings
----org.eclipse.wst.jsdt.ui.superType.name(6B)
----org.eclipse.wst.common.project.facet.core.xml(345B)
----org.eclipse.core.resources.prefs(188B)
----org.eclipse.wst.common.component(497B)
----org.eclipse.wst.jsdt.ui.superType.container(49B)
----.jsdtscope(503B)
----org.eclipse.jdt.core.prefs(364B)
src
----i18n_en_US.properties(331B)
----i18n.properties(331B)
----i18n_zh_CN.properties(349B)
----com()
--------lj()
----applicationContext.xml(4KB)
.project
.classpath
build
----classes()
--------i18n_en_US.properties(331B)
--------i18n.properties(331B)
--------i18n_zh_CN.properties(349B)
--------com()
--------applicationContext.xml(4KB)