DEV Community

KIranuknow
KIranuknow

Posted on

2 1 1 1 1

Intellij Springboot & Maven tips and tricks

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


Top comments (0)

👋 Kindness is contagious

Engage with a sea of insights in this enlightening article, highly esteemed within the encouraging DEV Community. Programmers of every skill level are invited to participate and enrich our shared knowledge.

A simple "thank you" can uplift someone's spirits. Express your appreciation in the comments section!

On DEV, sharing knowledge smooths our journey and strengthens our community bonds. Found this useful? A brief thank you to the author can mean a lot.

Okay