Swagger默认访问路径

利用Swagger构建API文档,自带页面访问路径:

Swagger :http://localhost:8080/swagger/index.html

在SpringBoot项目中 :http://localhost:8080/swagger-ui.html


版权声明:本文为dhdhdh0920原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。