天天看點

Springboot + Springcloud 啟動失敗,has bean defined in class path resource

Springboot + Springcloud 啟動失敗,報The bean ‘proxyRequestHelper’, defined in class path resource [org/springframework/cloud/ 錯誤…注意:一般情況下報has bean defined in class path resource這種都是因為版本不相容問題,解決方法統一如下:

解決方法:參考原部落客連結

https://blog.csdn.net/qq_39621518/article/details/84984040