一、在eclipse中创建maven-archetype-webapp项目:

1.1. 新建项目选择maven项目

Spring学习之在eclipse中使用maven创建springMVC项目

image

1.2. 默认,下一步

Spring学习之在eclipse中使用maven创建springMVC项目

image

1.3. 选择maven-archetype-webapp,其他保持默认即可

Spring学习之在eclipse中使用maven创建springMVC项目

image

1.4. 如下填写完成后,点击完成即可

Spring学习之在eclipse中使用maven创建springMVC项目

image

1.5. 创建完成后的maven项目结构如下

Spring学习之在eclipse中使用maven创建springMVC项目

相关文章:

  • 2021-10-12
  • 2021-09-22
  • 2021-09-01
  • 2022-01-17
  • 2021-04-28
  • 2022-01-13
猜你喜欢
  • 2021-12-22
  • 2022-12-23
  • 2021-12-26
  • 2022-01-05
相关资源
相似解决方案