An open API service indexing awesome lists of open source software.

https://github.com/binarywang/wx-java-pay-demo

使用wx-java-pay-spring-boot-starter开发的微信支付演示demo
https://github.com/binarywang/wx-java-pay-demo

Last synced: 7 months ago
JSON representation

使用wx-java-pay-spring-boot-starter开发的微信支付演示demo

Awesome Lists containing this project

README

        

### 本`Demo`使用 `Spring Boot Starter` 实现微信支付开发功能。

#### 本项目为`WxJava`的`Demo`演示程序,更多`Demo`请 [查阅此处](https://github.com/Wechat-Group/WxJava/blob/master/demo.md)。

1. 修改对应配置为正确的配置,
2. 运行demo,执行命令 :`http get :8080/test`

```
HTTP/1.1 200
Connection: keep-alive
Content-Length: 29
Content-Type: text/plain;charset=UTF-8
Date: Fri, 16 Oct 2020 13:47:18 GMT
Keep-Alive: timeout=60

https://api.mch.weixin.qq.com

```