Description: Fastweixin WeChat public platform server can quickly build WeChat public platform server.
Software features:
Fastweixin can be extremely convenient to achieve the development of the WeChat public platform server, 2 lines of code to complete the server binding, the implementation of the 3 lines of code user message monitoring.
Simple package of all the interaction with the WeChat server message: text messages, picture messages, graphic messages, etc.
The invention provides a method for binding and monitoring all types of messages based on springmvc and a servlet based controller, which integrates the WeChat server
When used, can be rewritten, very convenient.
To Search:
File list (Check if you may need any files):
fastweixin
..........\.gitignore
..........\.travis.yml
..........\alipay.png
..........\circle.yml
..........\LICENSE
..........\pom.xml
..........\README.md
..........\src
..........\...\main
..........\...\....\java
..........\...\....\....\com
..........\...\....\....\...\github
..........\...\....\....\...\......\sd4324530
..........\...\....\....\...\......\.........\fastweixin
..........\...\....\....\...\......\.........\..........\api
..........\...\....\....\...\......\.........\..........\...\BaseAPI.java
..........\...\....\....\...\......\.........\..........\...\config
..........\...\....\....\...\......\.........\..........\...\......\ApiConfig.java
..........\...\....\....\...\......\.........\..........\...\......\ChangeType.java
..........\...\....\....\...\......\.........\..........\...\......\ConfigChangeNotice.java
..........\...\....\....\...\......\.........\..........\...\CustomAPI.java
..........\...\....\....\...\......\.........\..........\...\DataCubeAPI.java
..........\...\....\....\...\......\.........\..........\...\entity
..........\...\....\....\...\......\.........\..........\...\......\Article.java
..........\...\....\....\...\......\.........\..........\...\......\ArticleSummary.java
..........\...\....\....\...\......\.........\..........\...\......\ArticleTotal.java
..........\...\....\....\...\......\.........\..........\...\......\ArticleTotalDetail.java
..........\...\....\....\...\......\.........\..........\...\......\BaseDataCube.java
..........\...\....\....\...\......\.........\..........\...\......\BaseModel.java
..........\...\....\....\...\......\.........\..........\...\......\CustomAccount.java
..........\...\....\....\...\......\.........\..........\...\......\Group.java
..........\...\....\....\...\......\.........\..........\...\......\Industry.java
..........\...\....\....\...\......\.........\..........\...\......\InterfaceSummary.java
..........\...\....\....\...\......\.........\..........\...\......\InterfaceSummaryHour.java
..........\...\....\....\...\......\.........\..........\...\......\Matchrule.java
..........\...\....\....\...\......\.........\..........\...\......\Menu.java
..........\...\....\....\...\......\.........\..........\...\......\MenuButton.java
..........\...\....\....\...\......\.........\..........\...\......\Model.java
..........\...\....\....\...\......\.........\..........\...\......\Tag.java
..........\...\....\....\...\......\.........\..........\...\......\TemplateMsg.java
..........\...\....\....\...\......\.........\..........\...\......\TemplateParam.java
..........\...\....\....\...\......\.........\..........\...\......\UpstreamMsg.java
..........\...\....\....\...\......\.........\..........\...\......\UpstreamMsgDist.java
..........\...\....\....\...\......\.........\..........\...\......\UpstreamMsgDistMonth.java
..........\...\....\....\...\......\.........\..........\...\......\UpstreamMsgDistWeek.java
..........\...\....\....\...\......\.........\..........\...\......\UpstreamMsgHour.java
..........\...\....\....\...\......\.........\..........\...\......\UpstreamMsgMonth.java
..........\...\....\....\...\......\.........\..........\...\......\UpstreamMsgWeek.java
..........\...\....\....\...\......\.........\..........\...\......\UserCumulate.java
..........\...\....\....\...\......\.........\..........\...\......\UserInfo.java
..........\...\....\....\...\......\.........\..........\...\......\UserRead.java
..........\...\....\....\...\......\.........\..........\...\......\UserReadHour.java
..........\...\....\....\...\......\.........\..........\...\......\UserShare.java
..........\...\....\....\...\......\.........\..........\...\......\UserShareHour.java
..........\...\....\....\...\......\.........\..........\...\......\UserSummary.java
..........\...\....\....\...\......\.........\..........\...\enums
..........\...\....\....\...\......\.........\..........\...\.....\MaterialType.java
..........\...\....\....\...\......\.........\..........\...\.....\MediaType.java
..........\...\....\....\...\......\.........\