错误提示
Error:(12, 30) java: 无法访问org.springframework.context.ConfigurableApplicationContext
  找不到org.springframework.context.ConfigurableApplicationContext的类文件
解决方法

网上解决方案大多说maven版本库原因,尝试后没有效果。把报错module和项目的.iml文件删除。

右击选择同步,然后刷新maven,报错解决!

找不到org.springframework.context.ConfigurableApplicationContext的类文件

相关文章:

  • 2021-09-13
  • 2021-03-31
  • 2022-12-23
  • 2022-12-23
  • 2021-07-10
  • 2022-12-23
  • 2021-09-07
  • 2022-02-19
猜你喜欢
  • 2022-12-23
  • 2021-07-21
  • 2021-10-11
  • 2021-07-22
  • 2021-11-10
  • 2022-12-23
  • 2021-04-01
相关资源
相似解决方案