新建springBoot项目提示:The type org.springframework.context.ConfigurableApplicationContext cannot be resol

原文地址:

https://blog.csdn.net/BADAO_LIUMANG_QIZHI/article/details/88262924

场景

在Eclipse中新建SpringBoot项目后提示:

新建springBoot项目提示:The type org.springframework.context.ConfigurableApplicationContext cannot be resol

 

解决

关掉Eclipse

进入到项目所在目录。命令行运行

mvn dependency:purge-local-repository

 

重新启动eclipse就不报错了

 

新建springBoot项目提示:The type org.springframework.context.ConfigurableApplicationContext cannot be resol

上一篇:二叉苹果树 && 选课(树上背包)


下一篇:Sagit.Framework For IOS 自动布局教程:14、UIScrollView 特殊用法