POM error: Failure to find org.springframework.boot

后端 未结 8 1418
一个人的身影
一个人的身影 2021-02-05 05:35

I have been trying to setup a spring boot project but am getting an error. I researched and tried various options but no luck so far. Any help would be appreciated.

Pro

8条回答
  •  粉色の甜心
    2021-02-05 06:18

    There might have been some intermittent Internet issue or something. I was facing the same problem yesterday. Updating the the project (On STS or Eclipse, right click on the project and Maven -> Update project -> tick everything except Offline) after sometime fixed it.

提交回复
热议问题