mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-08-01 10:10:20 +08:00
Update README.md
This commit is contained in:
parent
86371c07a6
commit
1f7c4608f6
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://travis-ci.org/Wechat-Group/weixin-java-tools)
|
||||
@ -40,12 +40,13 @@ WeixinJavaTools 微信支付、公众号&企业号开发Java SDK
|
||||
|
||||
===========
|
||||
## 可参考的Demo项目
|
||||
#### 目前都是公众号的,风格不同,欢迎提供更多的demo供新手参考:
|
||||
* https://github.com/wechat-group/weixin-java-mp-demo
|
||||
#### 欢迎提供更多的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-tools-springmvc
|
||||
* https://github.com/wechat-group/weixin-java-mp-demo-springboot
|
||||
|
||||
* https://github.com/wechat-group/weixin-java-tools-springmvc (公众号Demo,内含部分微信支付代码)
|
||||
* 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 最新正式版本
|
||||
|
||||
* 公众号(订阅号、服务号及微信支付):
|
||||
|
Loading…
Reference in New Issue
Block a user