springboot学习
时间:2021-08-24 14:02:34
收藏:0
阅读:31
官网创建方式:
1、进入网页https://spring.io/projects 选择springboot并点击
2、在新页面拉到底,点击Spring Initializr后,进入创建页面
3、填写个人配置,Dependencies添加一个Spring Web(看项目需要)
4、点击generate,将下载的文件解压,导入到idea即可
原文:https://www.cnblogs.com/yinwenbin/p/15179689.html
评论(0)