使用idea搭建SSM(meavn)项目

时间:2020-08-08 08:50:37
【文件属性】:
文件名称:使用idea搭建SSM(meavn)项目
文件大小:8.56MB
文件格式:ZIP
更新时间:2020-08-08 08:50:37
SSM Mybatis MVC meavn 本项目面向小白,在讲解SSM项目的搭建过程中涉及到了小白们极有可能遇到的Idea的坑!(内含sql)
【文件预览】:
src
----main()
--------webapp()
--------resources()
--------java()
target
----generated-sources()
--------annotations()
----classes()
--------mapper()
--------com()
--------jdbc.properties(149B)
--------log4j.properties(486B)
--------spring()
----SSM()
--------WEB-INF()
--------views()
--------admin.jsp(409B)
--------js()
--------META-INF()
.idea
----artifacts()
--------SSM_war_exploded.xml(3KB)
--------SSM_Web_exploded.xml(487B)
----misc.xml(671B)
----compiler.xml(536B)
----uiDesigner.xml(9KB)
----workspace.xml(30KB)
----encodings.xml(177B)
SSM.iml
pom.xml
test.sql
out
----artifacts()
--------SSM_war_exploded()
--------SSM_Web_exploded()

网友评论