新建springBoot项目提示:The type org.springframework.context.ConfigurableApplicationContext cannot be resol
生活随笔
收集整理的這篇文章主要介紹了
新建springBoot项目提示:The type org.springframework.context.ConfigurableApplicationContext cannot be resol
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
場景
在Eclipse中新建SpringBoot項目后提示:
解決
關掉Eclipse
進入到項目所在目錄。
在此目錄下打開cmd,windows下是按住shift,然后點擊鼠標右鍵,選擇在此處打開命令行窗口。
然后輸入:
mvn dependency:purge-local-repository成功后
重啟Eclipse之后,不報錯了。
總結
以上是生活随笔為你收集整理的新建springBoot项目提示:The type org.springframework.context.ConfigurableApplicationContext cannot be resol的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Eclipse中在线安装spring-t
- 下一篇: SpringBoot项目启动提示:An