Wx-tools是基于微信公眾平臺(tái)API的輕量級(jí)框架。 基于Wx-tools你可以開速開發(fā)一個(gè)訂閱號(hào)/服務(wù)號(hào)的web應(yīng)用后臺(tái)。
對(duì)于微信服務(wù)器發(fā)來的消息,提供匹配器(Matcher),攔截器(interceptor),處理器(Handler)接口,定制實(shí)現(xiàn),具有可擴(kuò)展性。
<dependency>
<groupId>com.soecode.wx-tools</groupId>
<artifactId>wx-tools</artifactId>
<version>2.1.4-RELEASE</version>
</dependency>
更多建議: