当前位置:网站首页>Restfultoolkitx of idea utility plug-in -- restful interface debugging
Restfultoolkitx of idea utility plug-in -- restful interface debugging
2022-06-26 22:04:00 【lwq2025】
Application scenarios
The present Restful Interface has become the mainstream ,get The request can simulate the test directly through the browser , But other types of requests , such as post, You need special tools to help .
restful The mainstream debugging work of the interface is postman, Installation is a problem , in addition , Initiate testing during development , Need to switch windows , It also reduces efficiency .
Whether in IDEA The debugging of the interface is directly realized in the interface ? It's your turn RestfulToolkitX The plug-in is out .
Mode effect
After the installation , Will be in IDEA A separate panel appears directly on the right , Will automatically search for all items resf Interface

Click the magnifying glass icon above , A separate search window opens , Fuzzy matching can be performed according to the interface path , Find the location code 
Be careful , The location here is to locate the code file , After confirmation, you can IDEA Open in , Instead of generating the request path of this interface directly to the call address under your main panel .
If you want to search the interface address, make a call , Then you need to get the focus on the main panel , Enter the search content directly , This will quickly find the interface .
And can analyze the interface , Auto fill http Method 、url Address , And an example of generating request data , Click Next send Button , You can initiate a call .
The sample code can be freely edited , as follows :
{
“appCode”: “SCS”,
“serviceCode”: “platform.message.confirm”,
“requestTime”: “2022-02-11 08:36:25”,
“sign”: “demoData”,
“data”: “{“messageId”:“1489067819836346370”}”,
“signMethod”: “MD5”
}
The calling interface is displayed directly in the new tab :
Note to save the requested test data , Plugins won't help you save .
comment
Simple and practical , You can meet resft Auxiliary development and debugging of interface , You don't have to switch windows back and forth , Recommended installation .
边栏推荐
- 中金财富开户安全吗?我想开户炒股。
- 经典Wide & Deep模型介绍及tensorflow 2代码实现
- leetcode:710. 黑名单中的随机数【映射思维】
- MATLAB与Mysql数据库连接并数据交换(基于ODBC)
- VB. Net class library (advanced version - 1)
- 简述unity的模型动画功能
- The network connection is disconnected. Please refresh and try again
- leetcode:152. Product maximum subarray [consider DP of two dimensions]
- Godson China Science and technology innovation board is listed: the market value is 35.7 billion yuan, becoming the first share of domestic CPU
- Is there any risk in opening a securities registration account? Is it safe?
猜你喜欢

Pass note 【 dynamic planning 】

大龄程序员的一些出路
![[fundamentals of image processing] GUI image curve adjustment system based on MATLAB [including Matlab source code 1923]](/img/e8/6342f2dc6e7f06a847852ce4b40719.jpg)
[fundamentals of image processing] GUI image curve adjustment system based on MATLAB [including Matlab source code 1923]

YOLOv6:又快又准的目標檢測框架開源啦

LabVIEW Arduino tcp/ip remote smart home system (project part-5)

Unity: 脚本缺失 “The referenced script (Unknown) on this Behaviour is missing!“

Application and Optimization Practice of 100 million level monthly live national karaoke feed service in Tencent cloud mongodb

Test comparison of linear model LN, single neural network SNN, deep neural network DNN and CNN

Godson China Science and technology innovation board is listed: the market value is 35.7 billion yuan, becoming the first share of domestic CPU

MATLAB and MySQL database connection and data exchange (based on ODBC)
随机推荐
【图像处理基础】基于matlab GUI图像直方图均衡化系统【含Matlab源码 1924期】
[bug feedback] the problem of message sending time of webim online chat system
网络爬虫终篇:向10万级网易云用户发送定向消息
CVPR 2022 | 美团技术团队精选论文解读
Final part of web crawler: send directional messages to 100000 Netease cloud users
Unity animation knowledge of Art
Installation avec homebrew dans un environnement Mac OS [email protected]
Data governance does everything
VB. Net class library to obtain the color under the mouse in the screen (Advanced - 3)
ICML2022 | Neurotoxin:联邦学习的持久后门
Leetcode (452) - detonate the balloon with the minimum number of arrows
leetcode:152. Product maximum subarray [consider DP of two dimensions]
Parsing complex JSON in fluent
Is it safe to buy stocks and open accounts through the account QR code of the CICC securities manager? Want to open an account for stock trading
nmap参数详解
尚硅谷DolphinScheduler视频教程发布
Introduction to dependency injection in SAP Spartacus
【混合编程jni 】第十一篇之JNA详情
YOLOv6:又快又准的目標檢測框架開源啦
About appium trample pit: encountered internal error running command: error: cannot verify the signature of (solved)