as the title suggests, is there a way to change a swagger url of the type
localhost:8080/myapp/swagger.ui.html
into a url
localhost:8080/docs
I use OpenApi3 and so far in the documentation I don't know how to change the "swagger-ui". Thanks for any possible answer