API 订阅者 Demo
更新时间:2024-05-29 07:39:16
网关支持用户 下载客户端 Demo 进行测试使用,Demo 的代码分支为:client_demo。
网关依赖如下:
<dependency>
<groupId>com.alipay.sofa</groupId>
<artifactId>gateway-sdk</artifactId>
<version>2.5.0</version>
</dependency>
<dependency>
<groupId>cn.com.antcloud.api</groupId>
<artifactId>antcloud-api-apigateway</artifactId>
<version>1.1.410</version>
</dependency>
Demo 中部分 SDK 需要联系蚂蚁技术支持团队获取。
该文章对您有帮助吗?