“The import org.springframework cannot be resolved.”

后端 未结 17 642
傲寒
傲寒 2020-12-13 12:44

Here is my POM.xml file:


    
        1.6
        3.2.2.RELEAS         


        
17条回答
  •  再見小時候
    2020-12-13 13:14

    if you're sure that your pom.xml is pretty good, then you have just to update the poject. right click on the project - Maven - update project. or simply alt+F5.

提交回复
热议问题