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 ?
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.
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
- Go to Preferences Menu.
- Then select: IntelliJ IDEA
- And select Preferences
- Under Build Tools: select: Build, Execution, Deployment
- Then select Build Tools
- Select Repositories: select: Maven
- And select Repositories
- Notice the Remote and Local repositories, and the Update button
- 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.
- 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