Spring boot 2.6.2 使用 Swagger3 时 Failed to start bean 'documentationPluginsBootstrapper'; 的解决办法
将配置文件里的

设置为

最终效果

就好了
最后,Swagger3 的访问地址是 http://localhost:9999/swagger-ui/index.html
将配置文件里的

设置为

最终效果

就好了
最后,Swagger3 的访问地址是 http://localhost:9999/swagger-ui/index.html