关掉Eclipse
进入到项目所在目录。命令行运行
mvn dependency:purge-local-repository
重新启动eclipse就不报错了
新建springBoot项目提示:The type org.springframework.context.ConfigurableApplicationContext cannot be resol
原文:https://www.cnblogs.com/dbei/p/13509819.html