When I hit http://localhost:8080/swagger-ui.html URL it is always redirecting to http://localhost:8080/swagger-ui/index.html?configUrl=/v3/api-docs/swagger-config.
Is there any way to stop this redirect and load swagger on http://localhost:8080/swagger-ui.html instead.
If anyone knows please let me know here or on stack overflow.
https://stackoverflow.com/q/62044228/3493829
If it is not possible currently can we have that feature?