Project 'org.springframework.boot:spring-boot-starter-parent:2.2.0.RELEASE' not found 已解决

出现问题:pom文件中parent版本变红,主运行文件和测试变红,不能运行。

解决办法:

Project 'org.springframework.boot:spring-boot-starter-parent:2.2.0.RELEASE' not found 已解决

版本改为2.2.0.RELEASE,点击如下:

Project 'org.springframework.boot:spring-boot-starter-parent:2.2.0.RELEASE' not found 已解决

安装成功之后,虽然版本号变红,但是spring-boot项目可以运行。Project 'org.springframework.boot:spring-boot-starter-parent:2.2.0.RELEASE' not found 已解决

相关文章:

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