SpringMVC基本框架(maven)

时间:2019-06-07 10:48:14
【文件属性】:
文件名称:SpringMVC基本框架(maven)
文件大小:51KB
文件格式:ZIP
更新时间:2019-06-07 10:48:14
SpringMVC 用idea14搭建的springmvc基本架构: 1.标准目录格式; 2.标准配置文件格式:数据库配置、资源配置、log4j配置、spring配置; 3.jar包通过maven管理; 4.增加常用过滤器配置,可根据项目要求改写; 5.增加获取资源方法实例,可以获取配置文件中的常量。
【文件预览】:
SpringMVCOA
----pom.xml(8KB)
----SpringMVCOA.iml(8KB)
----src()
--------info.properties(0B)
--------log4j.properties(1023B)
--------com()
--------spring-servlet.xml(6KB)
--------db.properties(181B)
--------spring.xml(855B)
----.idea()
--------misc.xml(2KB)
--------vcs.xml(167B)
--------.name(11B)
--------copyright()
--------modules.xml(262B)
--------encodings.xml(1KB)
--------compiler.xml(1KB)
--------libraries()
--------artifacts()
----web()
--------css()
--------META-INF()
--------WEB-INF()
--------js()
--------index.jsp(2KB)
--------jsp()

网友评论