报错内容:
Project build error: Non-resolvable parent POM for com.tjf.springbootdemo:springboot-helloword:0.0.1-SNAPSHOT: Could not find artifact org.springframework.boot:spring-boot-starter-parent:pom:1.5.8.RELEASE in repo1 (http://mvnrepository.com/) and ‘parent.relativePath’ points at no local POM

解决方式:
修改maven的配置文件:
关于新建spring boot项目 pom.xml文件 parent节点报错!

修改如下
关于新建spring boot项目 pom.xml文件 parent节点报错!

相关文章:

  • 2021-08-31
  • 2022-12-23
  • 2021-06-25
  • 2021-09-10
猜你喜欢
  • 2022-12-23
  • 2021-07-09
  • 2022-12-23
  • 2021-11-19
  • 2022-12-23
  • 2022-01-13
  • 2021-11-19
相关资源
相似解决方案