首页 > 代码库 > spring mvc标准项目结构
spring mvc标准项目结构
src
com.xxx.inews.dao
com.xxx.inews.dao.impl
com.xxx.inews.data.entity
com.xxx.inews.data.vo
com.xxx.inews.service
com.xxx.inews.service.impl
com.xxx.inews.utils
com.xxx.inews.web
com.xxx.inews.web.controll
com.xxx.inews.web.interceptor
src-resource
META-INF
jdbc-context.xml
springmvc-servlet.xml
configure.properties
database.properties
log4j.properties
WebContent
META-INF
resources
css
images
js
WEB-INF
lib
views
common
header.jsp
footer.jsp
pages.jsp
404.jsp
exception.jsp
index.jsp
web.xml
index.jsp
spring mvc标准项目结构
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。