我想将我的 swagger-ui 路径从 localhost:8080/swagger-ui.html
更改为 localhost:8080/myapi/swagger-ui.html
在 springboot
重定向对我无能为力
原文由 Chen Zhang 发布,翻译遵循 CC BY-SA 4.0 许可协议
我想将我的 swagger-ui 路径从 localhost:8080/swagger-ui.html
更改为 localhost:8080/myapi/swagger-ui.html
在 springboot
重定向对我无能为力
原文由 Chen Zhang 发布,翻译遵循 CC BY-SA 4.0 许可协议
在 Spring Boot 的 application.properties 中
在你的情况下,它将是