当前位置:网站首页>Install the yapiupload plug-in in idea and upload the API interface to the Yapi document
Install the yapiupload plug-in in idea and upload the API interface to the Yapi document
2022-04-23 18:08:00 【Shallow singing ~ happiness】
1. download YapiUpload plug-in unit ( I installed it first and then ) Operation steps : File->Settings->Plugins Search for YapiUpload Then install and restart IDEA
2. To configure Yapi .idea Under directory misc.xml Add the following configuration to the file
<!--yapi To configure -->
<component name=" Your own project name ">
<option name="projectToken">‘ Your own project token’</option>
<option name="projectId">‘ Your own project id’</option>
<option name="yapiUrl">http://127.0.0.1:3000</option>
<option name="projectType">api</option>
</component>
among token and project id Can be in yapi Found in the project as follows :
3. Then I uploaded the interface Select corresponding controller layer Right click yapiUpload
4. Finally log in yapi You can see the interface just uploaded
版权声明
本文为[Shallow singing ~ happiness]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231800323316.html
边栏推荐
- Read excel, int digital time to time
- proxy server
- Excel opens large CSV format data
- I / O multiplexing and its related details
- How to ensure the security of futures accounts online?
- Crawl the product data of Xiaomi Youpin app
- 深度学习经典网络解析目标检测篇(一):R-CNN
- MySQL auto start settings start with systemctl start mysqld
- Nodejs安装
- C#的随机数生成
猜你喜欢
Data stream encryption and decryption of C
2022 Jiangxi Photovoltaic Exhibition, China Distributed Photovoltaic Exhibition, Nanchang Solar Energy Utilization Exhibition
Installation du docker redis
Auto. JS custom dialog box
7-21 wrong questions involve knowledge points.
Operators in C language
How to install jsonpath package
JD freefuck Jingdong HaoMao control panel background Command Execution Vulnerability
k8s之实现redis一主多从动态扩缩容
.104History
随机推荐
Clion installation tutorial
What are the relationships and differences between threads and processes
Notes on common basic usage of eigen Library
.104History
[UDS unified diagnostic service] IV. typical diagnostic service (6) - input / output control unit (0x2F)
C [file operation] read TXT text by line
JD-FreeFuck 京东薅羊毛控制面板 后台命令执行漏洞
登录和发布文章功能测试
MySQL 中的字符串函数
Crawler for querying nicknames and avatars based on qqwebapi
Rust: shared variable in thread pool
Arcpy adds fields and loop assignments to vector data
_ FindText error
ArcGIS license error -15 solution
消费者灰度实现思路
Implementation of image recognition code based on VGg convolutional neural network
Calculation of fishing net road density
Format problems encountered in word typesetting
[UDS unified diagnostic service] (Supplement) v. detailed explanation of ECU bootloader development points (2)
Go language JSON package usage