Intellij Springboot & Maven tips and tricks

KIranuknow - Nov 16 '23 - - Dev Community

Assuming that you are using maven with Intellij & Springboot framework for creating microservices.


1. After adding the dependencies in pom.xml, when you run the application, you still see errors?

a. File -> Invalidate Caches, this will restart the Intellij and download all the dependencies afresh.

Image description

b. Another option to refresh Maven Dependencies - navigate to Maven window and click on refresh window.

Image description


. . . . . . . . . . . . . . . . . . .
Terabox Video Player