Swagger2 Unable to infer base url. This is common
http://localhost:8080/swagger-ui.html
弹出:
解决方法:除了SwaggerConfig 上要加@EnableSwagger2 ,启动类上也要加
重启再次访问如下
本文来自博客园,作者:VipSoft 转载请注明原文链接:https://www.cnblogs.com/vipsoft/p/13170760.html
http://localhost:8080/swagger-ui.html
弹出:
解决方法:除了SwaggerConfig 上要加@EnableSwagger2 ,启动类上也要加
重启再次访问如下
本文来自博客园,作者:VipSoft 转载请注明原文链接:https://www.cnblogs.com/vipsoft/p/13170760.html