close

[Solved] Project ‘org.springframework.boot:spring-boot-starter-parent:2.4.0’ not found

Hello Guys, How are you all? Hope You all Are Fine. Today Project ‘org.springframework.boot:spring-boot-starter-parent:2.4.0’ not found in Java. So Here I am Explain to you all the possible solutions here.

Without wasting your time, Let’s start This Article to Solve This Error.

How Project ‘org.springframework.boot:spring-boot-starter-parent:2.4.0’ not found Error Occurs ?

I am trying to run spring boot project but I am facing following error.

Project 'org.springframework.boot:spring-boot-starter-parent:2.4.0' not found

How To Solve Project ‘org.springframework.boot:spring-boot-starter-parent:2.4.0’ not found Error ?

  1. How To Solve Project ‘org.springframework.boot:spring-boot-starter-parent:2.4.0’ not found Error ?

    To Solve Project ‘org.springframework.boot:spring-boot-starter-parent:2.4.0’ not found Error Go to Preferences Menu.Then select: IntelliJ IDEA And select PreferencesUnder Build Tools: select: Build, Execution, Deployment Then select Build ToolsSelect Repositories: select: Maven And select RepositoriesNotice the Remote and Local repositories, and the Update buttonSelect Each repository and click Update. This will take a while depending on your internet speed, but it will do a complete check of the broken downloads and stale Maven caches and your error should be solved.

  2. Project ‘org.springframework.boot:spring-boot-starter-parent:2.4.0’ not found

    To Solve Project ‘org.springframework.boot:spring-boot-starter-parent:2.4.0’ not found Error You just need to Select Invalidate cache and Restart  and your error must be solved. Selecting File -> Invalidate Caches / Restart and then choosing the Invalidate and Restart option fixed the issue.

Solution 1: Select Invalidate cache and Restart 

You just need to Select Invalidate cache and Restart  and your error must be solved.

Selecting File -> Invalidate Caches / Restart and then choosing the Invalidate and Restart option fixed the issue.

Solution 2: follow this

  1. Go to Preferences Menu.
  2. Then select: IntelliJ IDEA
  3. And select Preferences
  4. Under Build Tools: select: Build, Execution, Deployment
  5. Then select Build Tools
  6. Select Repositories: select: Maven
  7. And select Repositories
  8. Notice the Remote and Local repositories, and the Update button
  9. Select Each repository and click Update. This will take a while depending on your internet speed, but it will do a complete check of the broken downloads and stale Maven caches.
  10. And your error should be solved.

Summary

It’s all About this issue. Hope all solution helped you a lot. Comment below Your thoughts and your queries. Also, Comment below which solution worked for you?

Also, Read

Leave a Comment