You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Springfox starter with springboot, I want to move all swagger related files to customised path. I was able to make changes for swagger-ui and it works fine, whereas v2/api-docs is still hosted at http:///context-path>. I tried adding config:
Hi,
I am using Springfox starter with springboot, I want to move all swagger related files to customised path. I was able to make changes for swagger-ui and it works fine, whereas v2/api-docs is still hosted at http:///context-path>. I tried adding config:
Which did not solve issue. Can you provide me a way to achieve this?
The text was updated successfully, but these errors were encountered: