在使用Intelij IDEA的时候,发现核心的组件没有被更新,于是发现了这篇文章可以解决这个问题:

Force Intellij IDEA to reread all maven dependencies

具体说来就是:

Press CTRL+SHIFT+A to find actions, and input "reimport", you will find the "Reimport All Maven Projects".

On a Mac, use CMD+SHIFT+A instead.

相关文章:

  • 2021-10-18
  • 2022-12-23
  • 2021-10-02
  • 2022-02-07
  • 2021-10-08
  • 2022-01-05
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-12
  • 2021-05-10
  • 2021-09-06
  • 2021-06-28
  • 2021-08-11
相关资源
相似解决方案