1、从https://start.spring.io/上下载springboot项目 在红色框内输入包名和项目名 2、解压后只留下pom.xml和src,其他删掉 3、用eclipse导入demo项目就完成项目的创建