当前位置:网站首页>idea中安装YapiUpload 插件将api接口上传到yapi文档上
idea中安装YapiUpload 插件将api接口上传到yapi文档上
2022-04-23 18:00:00 【浅唱~幸福】
1.下载YapiUpload 插件(本人是先安装之后的) 操作步骤: File->Settings->Plugins 搜索YapiUpload 然后安装重启IDEA
2.配置Yapi .idea目录下面的misc.xml文件添加如下配置
<!--yapi配置-->
<component name="你自己的项目名称">
<option name="projectToken">‘你自己项目的token’</option>
<option name="projectId">‘你自己的项目id’</option>
<option name="yapiUrl">http://127.0.0.1:3000</option>
<option name="projectType">api</option>
</component>
其中token 和 项目id 都可以在yapi的项目中找到 如下:
3.然后就是上传了接口了 选择对应的controller层 鼠标右键点yapiUpload
4.最后登录yapi就能看到刚才上传的接口了
版权声明
本文为[浅唱~幸福]所创,转载请带上原文链接,感谢
https://blog.csdn.net/weixin_39643007/article/details/109911504
边栏推荐
- Anchor location - how to set the distance between the anchor and the top of the page. The anchor is located and offset from the top
- ArcGIS table to excel exceeds the upper limit, conversion failed
- re正則錶達式
- 2022 tea artist (primary) examination simulated 100 questions and simulated examination
- 2022年上海市安全员C证操作证考试题库及模拟考试
- Flask项目的部署详解
- Install pyshp Library
- I / O multiplexing and its related details
- Read excel, int digital time to time
- Auto. JS custom dialog box
猜你喜欢
An example of linear regression based on tensorflow
C1 notes [task training chapter I]
Operators in C language
[UDS unified diagnostic service] v. diagnostic application example: Flash bootloader
2022 tea artist (primary) examination simulated 100 questions and simulated examination
Halo open source project learning (II): entity classes and data tables
Process management command
[UDS unified diagnostic service] (Supplement) v. detailed explanation of ECU bootloader development points (2)
The JS timestamp of wechat applet is converted to / 1000 seconds. After six hours and one day, this Friday option calculates the time
Flask项目的部署详解
随机推荐
C network related operations
Compilation principle first set follow set select set prediction analysis table to judge whether the symbol string conforms to the grammar definition (with source code!!!)
Calculation of fishing net road density
Nat commun | current progress and open challenges of applied deep learning in Bioscience
Go对文件操作
[UDS unified diagnostic service] (Supplement) v. detailed explanation of ECU bootloader development points (2)
2022江西光伏展,中國分布式光伏展會,南昌太陽能利用展
Romance in C language
Chrome浏览器的跨域设置----包含新老版本两种设置
xlsxwriter. exceptions. Filecreateerror: [errno 13] permission denied
Excel opens large CSV format data
Read excel, int digital time to time
开源按键组件Multi_Button的使用,含测试工程
MySQL 中的字符串函数
Add animation to the picture under V-for timing
2022江西储能技术展会,中国电池展,动力电池展,燃料电池展
C1 notes [task training part 2]
Install pyshp Library
re正則錶達式
Using files to save data (C language)