Home > front end >  Intellij IDEA Community Edition 2021.3.1 isn't recognising spring classes
Intellij IDEA Community Edition 2021.3.1 isn't recognising spring classes

Time:07-31

I have started learning spring boot I am facing a problem with my IDE Intellij . Problem : Intellij IDEA Community Edition 2021.3.1 isn't recognising spring annotations.

What I have done: I have initialised a spring boot project using spring initializr opened it in Intellij. Marked the src folder as sources root. Invalidate cache and restart your IDE

  1. Delete .idea folder and restart your IDE. Delete .idea folder

Hope it Works.

  • Related