Eclipse: Project configuration is not up-to-date with pom.xml
Project configuration is not up-to-date with pom.xml. Select: Maven->Update Project... from the project context menu or use Quick Fix.
从提示中就可以解决问题:右击项目,选择maven-update maven project。
Project configuration is not up-to-date with pom.xml. Select: Maven->Update Project... from the project context menu or use Quick Fix.
从提示中就可以解决问题:右击项目,选择maven-update maven project。