<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.1.6.RELEASE</version>无论怎么导,这里始终是爆红的也就是导包出现了错误
<relativePath/> <!-- lookup parent from repository -->
</parent>
导包出错,解决方案如下:

详情参见:https://blog.csdn.net/weixin_42236404/article/details/84073969

相关文章:

  • 2021-07-22
  • 2022-12-23
  • 2021-04-07
  • 2022-12-23
  • 2022-12-23
  • 2021-07-02
  • 2019-10-24
  • 2022-03-05
猜你喜欢
  • 2018-07-17
  • 2021-08-16
  • 2022-01-21
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案