1、从https://start.spring.io/上下载springboot项目

eclipse搭建简单springboot项目
在红色框内输入包名和项目名

2、解压后只留下pom.xml和src,其他删掉

eclipse搭建简单springboot项目

3、用eclipse导入demo项目就完成项目的创建

相关文章: