stujike

今天在学习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
猜你喜欢
  • 2021-11-15
  • 2021-11-10
  • 2021-10-18
  • 2021-11-04
  • 2021-08-17
  • 2021-06-11
相关资源
相似解决方案