# springboot-weixin-alipay **Repository Path**: yangshare/springboot-weixin-alipay ## Basic Information - **Project Name**: springboot-weixin-alipay - **Description**: 通用商城支付项目(小程序,微信,app,网站)包含支付宝支付,微信支付是基于前端thymeleaf模板引擎后端(springboot2.0+freemarker+thymeleaf+mybatis+druid)实现了支付宝,微信支付功能.用户列表,商品列表,选择购买,提交订单,扫码支付,订单表单提交支付功能. - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 370 - **Created**: 2018-07-01 - **Last Updated**: 2022-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot-weixin-alipay 1. 项目介绍 springboot-weixin-alipay是基于(springboot2.0+freemarker+thymeleaf+mybatis+druid)实现了支付宝,微信支付功能,用户列表,商品列表,选择购买,提交订单,扫码支付,订单表单提交支付功能,通用商城支付项目. 支付使用项目地址:https://gitee.com/WiliamWang/my-shop 2. 软件架构 软件架构说明 ![输入图片说明](https://gitee.com/uploads/images/2018/0626/234330_868e2086_1951565.jpeg "WechatIMG52.jpg") 功能图解: ![输入图片说明](https://gitee.com/uploads/images/2018/0626/225738_48e601d6_1951565.jpeg "WechatIMG46.jpg") ![输入图片说明](https://gitee.com/uploads/images/2018/0626/225817_bfd9eb37_1951565.jpeg "WechatIMG47.jpg") ![输入图片说明](https://gitee.com/uploads/images/2018/0626/225831_85d18a75_1951565.jpeg "WechatIMG48.jpg") ![输入图片说明](https://gitee.com/uploads/images/2018/0626/225856_da0aec8a_1951565.jpeg "WechatIMG49.jpg") 3. 安装教程 - 配置好sql文件 - 启动SpringbootWeixinAliApyApplication即可 4.功能介绍 1. 用户列表 1. 商品列表 1. 商品购买 1. 订单支付 1. 支付宝支付 1. 微信支付 1. 提交支付 1. 二维码支付