原文:springfox swagger (Failed to start bean 'documentationPluginsBootstrapper')

a. 問題描述:Failed to start bean documentationPluginsBootstrapper b. 問題原因: 使用spring boot starter parent: . .x與springfox boot starter: . . 生成接口文檔過程,出現容器刷新失敗,應用無法啟動問題,顯示Failed to start bean documentationPl ...

2022-04-01 22:34 0 1327 推薦指數:

查看詳情

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
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM