|
1 | 1 | 微信支付、公众号&企业号开发Java SDK
|
2 |
| -===================================== |
| 2 | +--------------------------------- |
3 | 3 | [](https://maven-badges.herokuapp.com/maven-central/com.github.binarywang/weixin-java-parent)
|
4 | 4 | [](https://travis-ci.org/Wechat-Group/weixin-java-tools)
|
5 | 5 |
|
|
16 | 16 | 1. 如果想贡献代码,请阅读[【代码贡献指南】](CONTRIBUTION.md);
|
17 | 17 | 1. 捐助渠道已开通,如有意向请前往托管于码云的项目首页(具体地址见下文)的页面评论区上方,可以找到“捐助”按钮,非常感谢各位捐助的同学!
|
18 | 18 |
|
19 |
| -=========== |
20 |
| - |
| 19 | +--------------------------------- |
21 | 20 | ## SDK使用交流方式说明:
|
22 | 21 | 1. QQ群: [](http://shang.qq.com/wpa/qunwpa?idkey=731dc3e7ea31ebe25376cc1a791445468612c63fd0e9e05399b088ec81fd9e15) 或 [](http://jq.qq.com/?_wv=1027&k=40lRskK),推荐点击按钮入群,当然如果无法成功操作,请自行搜索群号343954419进行添加 )
|
23 | 22 | 1. 由于群容量有限,即将爆满,故开启付费入群模式以保证只有真实交流需求的人进入,并为保证群的活跃度,将不定期清理长时间不活跃的同学;
|
24 | 23 | 1. 微信群: 因微信群已达到100人限制,故如有想加入微信群的,请入QQ群后联系管理员,提供微信号以便邀请加入;
|
25 | 24 | 1. 新手提问前,请先阅读此文章:http://t.cn/RV93MRB
|
26 | 25 | 1. 寻求帮助时需贴代码或大长串异常信息的,请利用http://paste.ubuntu.com
|
27 | 26 |
|
28 |
| -=========== |
29 |
| - |
| 27 | +--------------------------------- |
30 | 28 | ## 版本说明
|
31 | 29 | 1. 本项目定为大约每两个月发布一次正式版,版本号格式为X.X.0(如2.1.0,2.2.0等),遇到重大问题需修复会及时提交新版本,欢迎大家随时提交Pull Request;
|
32 | 30 | 1. BUG修复和新特性一般会先发布成小版本作为临时测试版本(如2.4.5.BETA,2.4.6.BETA等,即尾号不为0,并添加BETA字样,以区别于正式版);
|
33 | 31 | 1. 目前最新版本号为 [](https://maven-badges.herokuapp.com/maven-central/com.github.binarywang/weixin-java-parent) ,也可以通过访问链接 [【公众号】](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.github.binarywang%22%20AND%20a%3A%22weixin-java-mp%22) 、[【企业号】](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.github.binarywang%22%20AND%20a%3A%22weixin-java-cp%22)
|
34 | 32 | 分别查看所有最新的版本。
|
35 | 33 |
|
36 |
| -=========== |
| 34 | +--------------------------------- |
37 | 35 | #### 本项目在几个著名的代码托管网站同步更新,地址分别是:
|
38 | 36 | * 码云:http://git.oschina.net/binary/weixin-java-tools
|
39 | 37 | * GitHub: https://github.com/wechat-group/weixin-java-tools
|
40 | 38 | * Bitbucket:https://bitbucket.org/binarywang/weixin-java-tools
|
41 | 39 | * Coding: https://git.coding.net/binarywang/weixin-java-tools.git
|
42 | 40 |
|
43 |
| -=========== |
| 41 | +--------------------------------- |
44 | 42 | ## 可参考的Demo项目
|
45 | 43 | #### 欢迎提供更多的Demo供新手参考:
|
46 | 44 | * https://github.com/wechat-group/weixin-java-mp-demo (公众号Demo,使用Spring MVC实现)
|
|
49 | 47 | * https://github.com/wechat-group/weixin-java-mp-demo-springboot (公众号Demo,使用Spring Boot实现)
|
50 | 48 | * https://github.com/wechat-group/weixin-java-cp-demo (企业号demo,筹备中)
|
51 | 49 | * https://github.com/wechat-group/weixin-java-pay-demo (微信支付demo,完善中)
|
| 50 | + |
| 51 | +--------------------------------- |
52 | 52 | ## Maven & Gradle 最新正式版本
|
53 | 53 |
|
54 | 54 | * 公众号(订阅号、服务号及微信支付):
|
|
0 commit comments