摘要: 打开https://start.spring.io/ 在线构建一个SpringBoot Maven项目 点击Generate生成 下载压缩包 打开eclips -> File ->Import 导入现有maven项目 打开pom.xml,加入web模块依赖 <dependency> <groupId 阅读全文
posted @ 2021-01-24 22:25 陈鹏昱Chen 阅读(75) 评论(0) 推荐(0) 编辑