解决报错project 'org.springframework.boot:spring-boot-starter-parent:2.0.4.RELEASE' not found问题
之前pom.xml一直显示无法自动下载

解决:解决报错project 'org.springframework.boot:spring-boot-starter-parent:2.0.4.RELEASE' not found问题将三个选项取消override,恢复默认文件夹,我觉得可能是因为我指定了本地仓库,但是本地仓库没有spring-boot.jar,恢复默认就会自动下载

我就操了

相关文章:

  • 2021-11-30
  • 2022-12-23
  • 2021-12-23
  • 2022-12-23
  • 2022-01-27
  • 2021-07-14
  • 2021-08-16
  • 2022-12-23
猜你喜欢
  • 2021-09-21
  • 2021-11-21
  • 2022-02-04
  • 2021-08-22
  • 2021-07-09
  • 2021-08-06
  • 2021-09-13
相关资源
相似解决方案