# payment-demo实现微信和支付宝支付 **Repository Path**: shsun513/payment-demo ## Basic Information - **Project Name**: payment-demo实现微信和支付宝支付 - **Description**: SpringBoot + Vue快速整合,实现微信支付、支付宝支付。 微信支付所需材料不足,故只有代码实现,并无功能测试。 支付宝采用沙箱环境开发,既有代码实现,也有功能测试。 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: https://gitee.com/szh-forever-young/payment-demo - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2023-10-23 - **Last Updated**: 2023-10-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README payment-demo:支付项目后端代码 涉及技术:SpringBoot、MySQL、Maven、Lombok、Swagger、MyBatis-Plus Gson、WxPay-SDK、AliPay-SDK payment-demo-front:支付项目前端代码 涉及技术:Vue、Element-ui等 运行命令:VS Code中在终端中打开,执行 npm run serve 命令即可