admin管理员组文章数量:1404927
After deploying my spring boot 3.1.4 Kotlin Gradle app to GKE, and trying to access the swagger ui from the /swagger-ui.html or /swagger-ui/index.html or even /v3/api-docs I receive the whitelabel error page. I tried the recommendation from springdocs website below but the issue still persists.
.html#how-can-i-deploy-the-deploy-springdoc-openapi-ui-behind-a-reverse-proxy
Locally, it works as expected.
Note: I am using a load balancer to serve traffic to 3 applications. Also, springdoc-openapi-starter-webmvc-ui:2.1.0 is used.
Thanks in advance.
本文标签: google kubernetes engineSpring Boot Swagger UI not working after deployment to GKEStack Overflow
版权声明:本文标题:google kubernetes engine - Spring Boot Swagger UI not working after deployment to GKE - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744261244a2597725.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论