# publicWechat **Repository Path**: wangghua/public-wechat ## Basic Information - **Project Name**: publicWechat - **Description**: springboot接入微信公众号开发 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-11-12 - **Last Updated**: 2022-04-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # publicWechat #### 介绍 springboot接入微信公众号开发 #### pom文件添加依赖 ``` com.github.binarywang weixin-java-mp 3.3.0 com.thoughtworks.xstream xstream 1.4.11.1 ```