Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chanjarster committed Aug 26, 2014
1 parent 13a7146 commit 49d6c6e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
weixin-java-tools
===========

微信java开发工具集,本项目提供了两个主要特性:微信消息路由器、微信Java API
微信java开发工具集,本项目主要分为两大块:微信消息路由器、微信Java API

本项目的特点
特性列表

1. 不基于Servlet、和其他MVC框架,仅作为工具使用,提供更多的灵活性
2. 详尽的单元测试代码,可以拿来当example用
3. 详尽的javadoc
4. access token过期自动刷新的功能
5. 微信错误信息的异常处理机制
5. 微信服务端繁忙自动重试的功能
6. 提供微信错误信息的异常处理机制

## 微信消息路由器

Expand Down

0 comments on commit 49d6c6e

Please sign in to comment.