https://github.com/binarywang/wx-java-mp-demo
使用wx-java-mp-spring-boot-starter开发的微信公众号演示demo
https://github.com/binarywang/wx-java-mp-demo
Last synced: 5 months ago
JSON representation
使用wx-java-mp-spring-boot-starter开发的微信公众号演示demo
- Host: GitHub
- URL: https://github.com/binarywang/wx-java-mp-demo
- Owner: binarywang
- Created: 2020-09-04T01:31:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-28T15:37:47.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T00:02:40.595Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 22.5 KB
- Stars: 44
- Watchers: 3
- Forks: 33
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.com/binarywang/wx-java-mp-demo)
### 本`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: 5
Content-Type: text/plain;charset=UTF-8
Date: Fri, 04 Sep 2020 01:28:06 GMT
Keep-Alive: timeout=60
appId
```