SpringBoot项目启动默认访问地址:http://localhost:8080/swagger-ui.html
不行的话可以去application.yml配置文件查找swagger的配置
非SpringBoot项目:http://localhost:8080/项目名/swagger-ui.html
SpringBoot项目启动默认访问地址:http://localhost:8080/swagger-ui.html
不行的话可以去application.yml配置文件查找swagger的配置
非SpringBoot项目:http://localhost:8080/项目名/swagger-ui.html
3578
1114

被折叠的 条评论
为什么被折叠?