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.
b. Another option to refresh Maven Dependencies - navigate to Maven window and click on refresh window.
Top comments (0)