Update README.md

This commit is contained in:
Binary Wang 2017-03-06 01:05:19 +08:00 committed by GitHub
parent 86371c07a6
commit 1f7c4608f6

View File

@ -1,4 +1,4 @@
WeixinJavaTools 微信支付、公众号&企业号开发Java SDK
微信支付、公众号&企业号开发Java SDK
=====================================
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.binarywang/weixin-java-parent/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.binarywang/weixin-java-parent)
[![Build Status](https://travis-ci.org/Wechat-Group/weixin-java-tools.svg?branch=develop)](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 最新正式版本
* 公众号(订阅号、服务号及微信支付):