Forum Discussion

namagiri's avatar
namagiri
New Member
30 days ago

swagger is not accessible

swagger is unable access when shifted to k8s along with new server servlet path.

 before we used server servlet path as /epms
now as /

server.forward-headers-strategy=framework

  springdoc.api-docs.enabled=true

  springdoc.api-docs.path=/v3/api-docs

  springdoc.swagger-ui.enabled=true

  springdoc.swagger-ui.path=/swagger-ui.html

  springdoc.show-actuator=true

  springdoc.swagger-ui.display-request-duration=true 
this is our configuration

Request URL

https://release-major.entomo.co/v3/api-docs/swagger-config

Request Method

GET

Status Code

404 Not Found (from disk cache)

Remote Address

15.207.53.169:443

Referrer Policy

no-referrer-when-downgrade

release-major.entomo.co/epms/swagger-ui/index.html

Failed to load remote configuration.



No RepliesBe the first to reply