postMan测试Controller接口

1.介绍

Postman是一款功能强大的网页调试与发送网页HTTP请求的Chrome插件。

2.安装

Postman 4.1.2 下载地址: https://files.cnblogs.com/files/mafly/postman-4.1.2.rar  ---转载自https://www.cnblogs.com/mafly/p/postman.html

 谷歌浏览器输入地址进入扩展程序页面

打开开发者模式

加载下载好的已经解压的文件

完成后在开始里面会显示:

3:使用

 

使用界面如下,懂点英文的都能看懂什么意思.就不过多介绍了.

原文地址:https://www.cnblogs.com/lishuaiqi/p/9810351.html