Intellij Springboot & Maven tips and tricks
KIranuknow

KIranuknow @kiranuknow

Joined:
Nov 15, 2023

Intellij Springboot & Maven tips and tricks

Publish Date: Nov 16 '23
6 0

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


Comments 0 total

    Add comment