CasWechat is an easy to use Java framework for wechat Public Platform applications.
You can use caswechat to quickly and easily develop wechat public platform applications.
The current 2.0 branch interface is still incomplete, in the ongoing update. You can switch to the master branch.
Very much hope you contribute your code in caswechat.
You can refer to our demo to provide rapid development
Modify your own information in the wechat.properties
Modify your token, appId and appSecret, and the other should not be modified
token = your token ,Match the token you fill in the backstage of the wechat
appId = your appId
appSecret = your appSecret
OK, now you can run the test folder inside the main method to test
- Redis , Used to cache accessToken and js tickets
- Spring
caswechat is under the MIT license. See the LICENSE file for details.