原文: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-2026 CODEPRJ.COM