Spring Boot依赖 由 oautem发布于 2020-05-23 22:56:22 Why this error occurs every time while I import a spring boot project?
It is due to missing of dependencies. Use
mvn clean install
from command line before importing project to eclipse.Also, this question can help - Eclipse showing "Maven Configuration Problem: Unknown"