出现这个问题是springboot和springcloud的版本不匹配。

我此处使用了springboot 2.0.4.RELEASE,springcloud 使用了Finchley.SR2。

修改方法是将springboot 版本改为 2.1.1RELEASE。

 

相关文章:

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