当前位置:网站首页>Swagger2 接口如何导入Postman
Swagger2 接口如何导入Postman
2022-04-23 10:24:00 【---清心寡欲---】
1.Swagger接口接口页面登录后,页面点击检查,就可以看到接口文档地址,或者是java服务启动的地址,加default括号内内容就是访问地址


2.打开postman,选择Import,选择link,将地址输入,点击Continue即可导入成功


导入成功的postman会显示{ {baseUrl}},点击导入的项目名称,修改Variables,也可以根据自己需要进行添加


版权声明
本文为[---清心寡欲---]所创,转载请带上原文链接,感谢
https://blog.csdn.net/ying456baby/article/details/121435875
边栏推荐
猜你喜欢
随机推荐
DBA common SQL statements (2) - SGA and PGA
Yarn resource scheduler
Chapter 2 Oracle database in memory architecture (I) (im-2.1)
C#和数据库连接中类的问题
CSP certification 202203-2 travel plan (multiple solutions)
Initial exploration of NVIDIA's latest 3D reconstruction technology instant NGP
Using idea to develop Spark Program
JUC concurrent programming 06 -- in-depth analysis of AQS source code of queue synchronizer
[provincial election joint examination 2022 d2t1] card (state compression DP, FWT convolution)
2022年流动式起重机司机考试题库模拟考试平台操作
正大国际讲解道琼斯工业指数到底是什么?
深度选择器
任意文件读取漏洞 利用指南
Ansible cloud computing automation command line compact version
第三章 启用和调整IM列存储的大小(IM-3.1)
使用IDEA开发Spark程序
DBA常用SQL语句 (5) - Latch 相关
209. Subarray with the smallest length (array)
解决VMware卸载后再安装出现的问题
Detailed explanation of MapReduce calculation process









