Skip to content

Commit

Permalink
modified README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
T5750 committed May 11, 2018
1 parent bfd275c commit 5ef29bd
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,4 +140,12 @@
- [MySQL 5.6](https://www.mysql.com/)

## 16.ai
[ai](https://github.com/T5750/github-repositories/tree/master/ai) 包含了百度AI 腾讯AI接口Java-API调用示例代码
[ai](https://github.com/T5750/github-repositories/tree/master/ai) 包含了百度AI 腾讯AI接口Java-API调用示例代码

## 17.xxpay
[xxpay](https://github.com/T5750/github-repositories/tree/master/xxpay) 聚合支付使用Java开发,包括spring-cloud、dubbo、spring-boot三个架构版本,已接入微信、支付宝等主流支付渠道,可直接用于生产环境。
- [Spring Framework 4.3.10.RELEASE](https://projects.spring.io/spring-framework)
- [Spring Boot 1.5.6.RELEASE](https://projects.spring.io/spring-boot)
- [MySQL 5.6](https://www.mysql.com/)
- [Spring Cloud Dalston.SR2](https://projects.spring.io/spring-cloud/)
- [Dubbo 2.5.3](https://github.com/apache/incubator-dubbo)
3 changes: 3 additions & 0 deletions xxpay/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
- [Spring Framework 4.3.10.RELEASE](https://projects.spring.io/spring-framework)
- [Spring Boot 1.5.6.RELEASE](https://projects.spring.io/spring-boot)
- [MySQL 5.6](https://www.mysql.com/)
- [Spring Cloud Dalston.SR2](https://projects.spring.io/spring-cloud/)
- [Dubbo 2.5.3](https://github.com/apache/incubator-dubbo)

## Simple Tutorial
- `XxPay聚合支付` XxPay聚合支付使用Java开发,包括spring-cloud、dubbo、spring-boot三个架构版本,已接入微信、支付宝等主流支付渠道,可直接用于生产环境。
Expand Down Expand Up @@ -64,6 +66,7 @@ xxpay-server > xxpay-config > xxpay-service > xxpay-web > xxpay-gateway
```
xxpay4dubbo-service > xxpay4dubbo-web
```

## Results
shop项目统一扫码测试地址:[https://localhost:8081/goods/openQrPay.html](https://localhost:8081/goods/openQrPay.html)
![扫码](https://docs.xxpay.org/uploads/201708/attach_14dc9a0ba98f579e.png)
Expand Down

0 comments on commit 5ef29bd

Please sign in to comment.