我正在使用Springfox 2.9.2 for Swagger UI。
是否可以使用Configuration类中的Docket隐藏swagger-ui.html标题中的/ v2 / api-docs URL?
无法找到隐藏它的方法,但您可以将其更改为您想要的任何内容。 Why is v2/api-docs the default URL when using springfox and Swagger2?