原文:整合Spring Boot 2.3.x 與Spring Cloud Hoxton SR5以上版本報錯。Failed to start bean 'documentationPluginsBootstrapper';

在整合Spring Boot . .x 與Spring Cloud Hoxton SR 以上版本時,運行微服務啟動類會報Failed to start bean documentationPluginsBootstrapper nested exception is com.google.common.util.concurrent.ExecutionError: com.google.commo ...

2021-05-04 19:46 0 3843 推薦指數:

查看詳情

Swagger 報錯 Failed to start bean 'documentationPluginsBootstrapper'

錯誤原因: 可能是版本不匹配造成,我的 spring boot 是 2.6.0 而 spring cloud 版本需要這樣對照, 不能進行降級, 所以這樣配置. pom依賴 啟動類: 這樣配置可能會造成 swagger 的 ui 頁面無法打開所以需要下面配置,這個是在 https ...

Thu Dec 09 00:38:00 CST 2021 0 737
Spring Cloud Hoxton正式發布,Spring Boot 2.2 不再孤單

距離Spring Boot 2.2.0的發布已經有一個半月左右時間,由於與之匹配的Spring Cloud版本一直沒有Release,所以在這期間碰到不少讀者咨詢的問題都是由於Spring BootSpring Cloud版本不匹配導致。 很多時候,我們在學習或重建系統的時候都喜歡直接選用最高 ...

Tue Dec 10 03:44:00 CST 2019 0 869
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM