mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-13 21:33:41 +08:00
1.0.16
This commit is contained in:
14
README.md
14
README.md
@@ -1,19 +1,23 @@
|
||||
[](https://github.com/NotFound403/payment-spring-boot/actions/workflows/main.yml)
|
||||
[](https://github.com/NotFound403/payment-spring-boot/blob/release/LICENSE)
|
||||
[]()
|
||||
[]()
|
||||
[](https://mvnrepository.com/artifact/cn.felord/payment-spring-boot)
|
||||
[](https://github.com/NotFound403/payment-spring-boot)
|
||||
[](https://github.com/NotFound403/payment-spring-boot)
|
||||
|
||||
如果你感觉这个项目不错,请给**Star**以鼓励,谢谢。
|
||||
|
||||
# 最全最好用的微信支付V3 Spring Boot 组件
|
||||
|
||||
微信支付V3支付,支持微信优惠券,代金券、商家券、智慧商圈、商家转账到零钱、公众号支付、微信小程序支付、分账、支付分、商家券、合单支付、先享卡、电商收付通等全部微信支付功能API,同时满足多个服务商、多个商户开发需求。一键集成,API友好,上手快,欢迎star。
|
||||
|
||||
请给[Payment Spring Boot](https://github.com/NotFound403/payment-spring-boot) **Star**以鼓励,谢谢。
|
||||
|
||||
|
||||
## Maven 最新中央仓库坐标
|
||||
|
||||
```xml
|
||||
<dependency>
|
||||
<groupId>cn.felord</groupId>
|
||||
<artifactId>payment-spring-boot-starter</artifactId>
|
||||
<version>1.0.15.RELEASE</version>
|
||||
<version>1.0.16.RELEASE</version>
|
||||
</dependency>
|
||||
```
|
||||
## JDK问题
|
||||
|
||||
Reference in New Issue
Block a user