# weixin-boot **Repository Path**: aaronsd/weixin-boot ## Basic Information - **Project Name**: weixin-boot - **Description**: No description available - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2017-12-27 - **Last Updated**: 2021-02-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基于springboot以及weixin-java-tools开发微信公众号及微信支付等应用 ## 参考 - [weixin-java-tools](https://github.com/Wechat-Group/weixin-java-tools) - [weixin-java-mp-demo-springboot](https://gitee.com/binary/weixin-java-mp-demo-springboot) 这是见过的最好的微信javaSDK,希望自己的东西也可以为别人所用 @20171227 ## 工具推荐 - [微信开发必备,内网穿透工具 ngrok](https://dashboard.ngrok.com/get-started) 下载后建议放到环境变量$PATH指向的任意目录下,方便使用 - [http api 测试工具 postman](https://www.getpostman.com/)