全部 ApiPost使用 后端 前端 接口测试 IOS Android 数据库 2022 测试技术 工具
问答 / 问答详情

生成代码的时候,Java的Request是哪个包下面的?

ApiPost使用 后端 378次浏览

大佬们好,问题如题

生成代码的时候,Java的Request是哪个包下面的?

| 0 收藏

1 个回答

HttpComponents(HttpClient) 

官网:http://hc.apache.org/

<dependency>
    <groupId>org.apache.httpcomponents</groupId>
    <artifactId>fluent-hc</artifactId>
</dependency>
<dependency>
    <groupId>org.apache.httpcomponents</groupId>
    <artifactId>httpclient</artifactId>
</dependency>
Apipost 私有化火热进行中

撰写答案

只服务于

前后端、移动端、测试人员

提问题 发布您遇到的Bug和问题,上万名大牛和开发者来帮您解决!