今天在学习SpringBoot时遇到了这样一个问题: 在eclipse中不能正常导入maven项目。现象如下: Project springboot already exists Add a version or custom suffix using "Name template" in "Advanced" settings 的大致意思是: 已存在项目Spring boot,在“高级”设置中添加使用“名称模板”的版本或自定义后缀。 解决方法: 相关文章: 2021-11-08 2021-09-16 2021-12-27 2021-12-10 2022-01-15 2021-11-10 2022-12-23 2021-11-30