idea创建maven web项目
1.File->New->Project
2.找到org.apache.maven.archetypes:maven-archetype-webapp
3.填写GroupId和ArtifactId
4.位置
5.完成后的项目结构
idea创建maven web项目
1.File->New->Project
2.找到org.apache.maven.archetypes:maven-archetype-webapp
3.填写GroupId和ArtifactId
4.位置
5.完成后的项目结构
转载于:https://www.cnblogs.com/mgblog/p/10320717.html