Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/netbuffer/api-gateway
基于spring-boot搭建统一接口调用服务
https://github.com/netbuffer/api-gateway
api api-gateway gateway spring spring-boot
Last synced: 16 days ago
JSON representation
基于spring-boot搭建统一接口调用服务
- Host: GitHub
- URL: https://github.com/netbuffer/api-gateway
- Owner: netbuffer
- Created: 2018-01-28T02:45:12.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-10T14:16:59.000Z (over 6 years ago)
- Last Synced: 2024-11-06T19:52:40.680Z (2 months ago)
- Topics: api, api-gateway, gateway, spring, spring-boot
- Language: Java
- Homepage:
- Size: 66.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 基于spring-boot搭建统一接口调用服务
* 使用`@Api`标记在接口类上
* 使用?method=cn.netbuffer.apigateway.api.userApi.getUser¶m=%7B%22id%22:%2211%22%7D调用,get方式传参需要使用url编码# 微信扫码使用gitee工具
![gitee工具](https://s1.ax1x.com/2018/08/10/P60MMF.jpg)