# payment-spring-boot-samples **Repository Path**: ariallyp/payment-spring-boot-samples ## Basic Information - **Project Name**: payment-spring-boot-samples - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: 1.0.6.RELEASE - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-08-21 - **Last Updated**: 2025-01-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 移动支付 Payment Spring Boot 示例项目,基于最新版本,向下兼容。 请给[Payment Spring Boot](https://github.com/NotFound403/payment-spring-boot) **Star**以鼓励,谢谢。 ## 说明 Maven 最新中央仓库坐标: ```xml cn.felord payment-spring-boot-starter 1.0.11.RELEASE ``` 大部分示例以单元测试呈现,请移步本项目`test`包下,目前包括: - 支付宝支付直连模式示例`AliPayTests` - 微信支付直连模式示例`PaymentDirectTests` - 代金券示例`PaymentFavorTests` > 配置参数和证书均为虚构,请将配置参数设置为真实配置。有其它疑问请阅读文档 ## 开源协议 **Apache 2.0** # 文档地址 [payment-spring-boot 文档](https://notfound403.github.io/payment-spring-boot)