# wepay-spring-boot **Repository Path**: felord/wepay-spring-boot ## Basic Information - **Project Name**: wepay-spring-boot - **Description**: 微信支付 wepay 的 spring boot 版本 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: 1.0.2 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 3 - **Created**: 2017-09-07 - **Last Updated**: 2023-11-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## **wepay-spring-boot-starter** #### **wePay的springboot版本** #### **简单使用方法** -配置文件 yml 看不懂的参数都是加密的 自行实现解密接口 cn.felord.wepay.common.pay.Decryptable 并完整类路径 值 配置到decryptableClassName 不使用加密 不配置此项参数 ![配置文件样例参数已经加密](https://git.oschina.net/uploads/images/2017/0908/140204_be4d2e6f_975445.png "QQ图片20170908135647.png") ![application.properties](https://git.oschina.net/uploads/images/2017/0908/141301_414ff42c_975445.png "11.png") - 自行编写请求工具类 通过此进行支付相关操作 ![配置文件样例](https://git.oschina.net/uploads/images/2017/0908/135920_516fd196_975445.png "11.png") -后续回调等用法参考 wePay项目 #### **wiki** - 具体使用方法参看腾讯文档和 wiki:[https://gitee.com/felord/WePay/wikis](https://gitee.com/felord/WePay/wikis) - wepay-spring-boot-starter 配置方法 在application.properties 或者yml 文件中 所有的 wePay开头的参数即为配置参数 注意参考wePay项目中的加密和非加密的方案配置 有问题请 issue #### **wepay-spring-boot-starter maven坐标** ``` cn.felord.wepay.spring.boot wepay-spring-boot-starter 1.0.2 ``` #### **wePay maven坐标** ``` cn.felord wePay 1.0.4 ``` #### **仓库地址** - wepay-spring-boot-starter: [https://gitee.com/felord/wepay-spring-boot](https://gitee.com/felord/wepay-spring-boot) - wePayOSC:[https://git.oschina.net/felord/WePay](https://git.oschina.net/felord/WePay) - wePayGitHub:[https://github.com/NotFound403/WePay](https://github.com/NotFound403/WePay) ** QQ群 4390822 欢迎各位大佬提出建议 不胜感激 **