mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-11-01 20:13:12 +08:00
Update README.md
This commit is contained in:
13
README.md
13
README.md
@ -1,4 +1,4 @@
|
|||||||
WeixinJavaTools 微信支付、公众号&企业号开发Java SDK
|
微信支付、公众号&企业号开发Java SDK
|
||||||
=====================================
|
=====================================
|
||||||
[](https://maven-badges.herokuapp.com/maven-central/com.github.binarywang/weixin-java-parent)
|
[](https://maven-badges.herokuapp.com/maven-central/com.github.binarywang/weixin-java-parent)
|
||||||
[](https://travis-ci.org/Wechat-Group/weixin-java-tools)
|
[](https://travis-ci.org/Wechat-Group/weixin-java-tools)
|
||||||
@ -40,12 +40,13 @@ WeixinJavaTools 微信支付、公众号&企业号开发Java SDK
|
|||||||
|
|
||||||
===========
|
===========
|
||||||
## 可参考的Demo项目
|
## 可参考的Demo项目
|
||||||
#### 目前都是公众号的,风格不同,欢迎提供更多的demo供新手参考:
|
#### 欢迎提供更多的Demo供新手参考:
|
||||||
* https://github.com/wechat-group/weixin-java-mp-demo
|
* https://github.com/wechat-group/weixin-java-mp-demo (公众号Demo,使用spring mvc实现)
|
||||||
* https://github.com/wechat-group/weixin-java-mp-multi-demo (支持多公众号)
|
* https://github.com/wechat-group/weixin-java-mp-multi-demo (支持多公众号)
|
||||||
* https://github.com/wechat-group/weixin-java-tools-springmvc
|
* https://github.com/wechat-group/weixin-java-tools-springmvc (公众号Demo,内含部分微信支付代码)
|
||||||
* https://github.com/wechat-group/weixin-java-mp-demo-springboot
|
* https://github.com/wechat-group/weixin-java-mp-demo-springboot (公众号Demo,使用Srping Boot实现)
|
||||||
|
* https://github.com/wechat-group/weixin-java-cp-demo (企业号demo,筹备中)
|
||||||
|
* https://github.com/wechat-group/weixin-java-pay-demo (微信支付demo,完善中)
|
||||||
## Maven & Gradle 最新正式版本
|
## Maven & Gradle 最新正式版本
|
||||||
|
|
||||||
* 公众号(订阅号、服务号及微信支付):
|
* 公众号(订阅号、服务号及微信支付):
|
||||||
|
|||||||
Reference in New Issue
Block a user