jkrains / wxpay-sdk-v3
开箱即用, 实现了微信支付V3版本的SDK, 包括命令式和异步编程SDK。可以支持传统的Spring MVC架构,也可以支持Webflux编程。也可以在非Spring环境下使用, 完全模块化,完全面向对象编程。
☆23Updated last year
Alternatives and similar repositories for wxpay-sdk-v3:
Users that are interested in wxpay-sdk-v3 are comparing it to the libraries listed below
- iceworkday工作日算法 工作日算法又称节假日算法。 由于工作日计算涉及农历节气等,而农历算法本身就是非常复杂的,所以工作日算法非常的复杂 。 该算法解决了工作日的计算问题。对以往的数据确保其准确性,对将来的数据提供尽可能准确的 预测。 由于未来的数据是未知的,…☆91Updated 4 years ago
- 基于Netty实现Tcp请求的内网穿透☆32Updated last year
- Netty实现消息推送,心跳检测,Redis发布订阅 解决Netty集群channel不共享的问题☆45Updated 4 years ago
- 简繁体汉字转拼音的项目,解决多音字的问题。ElasticSearch、solr 的拼音分词工具☆116Updated 3 years ago
- 幂等的,防止重复的提交,使用spring HandlerInterceptor 拦截+redission 提供的分布式锁来进行控制☆25Updated 3 years ago
- ☆55Updated last year
- JeeccgBoot项目的启动模块,拆分出来便于维护 含各种starter:微服务启动、xxljob、分布式锁starter、rabbitmq、分布式事务、分库分表shardingsphere、mongondb☆69Updated this week
- retrofit-spring-boot-demo☆27Updated 2 years ago
- 基于一致性hash算法实现websocket分布式集群的尝试,提供模拟宕机演示解决单点故障demo,实现websocket服务的扩容。基于jenkins +github hook+docker-compose 实现自动化持续部署。☆67Updated 3 years ago
- sharding middleware for spring mybatis☆22Updated 10 months ago
- (1)基于netty集群开发Im,通过zookeeper作为注册中心。(2)服务集群连接支持多种负载均衡策略(3)集群间消息转发提供多种解决方案。☆124Updated 2 years ago
- spring security 集成 JustAuth 实现第三方授权登录: 此项目从 UMS(用户管理脚手架//github.com/ZeroOrInfinity/UMS | https://gitee.com/pcore/UMS) 项目中分离. 1. 支…☆57Updated 3 years ago
- SpringBoot的定时调用的加强工具,实现定时任务动态管理,后续加入可视化管理、调度日志、集群任务统一管理☆62Updated 4 years ago
- 一款基于netty的即时通讯系统☆29Updated last year
- Logback+Slf4j,基于SpringBoot实现日志脱敏☆84Updated 4 years ago
- 基于spring cloud gateway封装的微服务网关,通过nacos配置中心来管理应用路由,后面会加上oauth2+jwt认证☆42Updated 2 years ago
- 使用注解优雅的记录系统日志,操作日志等,并通过数据管道传递至数据库,消息队列。 附完整Demo项目。☆43Updated 10 months ago
- Json工具类, 包含Gson、FastJson、Jackson三个库的工具类,其中Jackson支持Scala版本☆79Updated last month
- Shiro如何优雅地与 JWT 进行集成☆19Updated last year
- learning springcloudalibaba framewrok☆38Updated 3 years ago
- springcloud网关☆14Updated last year
- 🚩 Nepxion Banner is a colorful banner display component which can show an ascii image and project informations like versions, links and …☆21Updated 6 months ago
- spring boot 打印mybaits 完整的sql 日志 插件,支持spring boot2.x pagehelp mybaits-generator mybatis-plus☆55Updated 9 months ago
- 一个支持多元化配置的电商后端框架☆20Updated 2 years ago
- descript java io core.☆17Updated 7 years ago
- 超轻量级 JSON / JSONB / XML / YAML 解析门面 API,用法简单,使业务代码不依赖具体实现,解耦神器!☆29Updated 5 months ago
- 网关demo,基于Nacos动态配置路由☆59Updated 4 years ago
- mykit-chat是基于Netty实现的实时聊天系统服务器端:1. 支持昵称登录; 2. 支持多人同时在线; 3. 同步显示在线人数; 4. 支持文字和表情的内容; 5. 浏览器与服务器保持长连接,定时心跳检测;☆37Updated 2 years ago
- 自定义starter教程☆15Updated 5 years ago
- redisson的spring-boot-starter.redisson是redis redlock分布式锁java的唯一实现.目前大多数项目采用的jedis的分布式锁是有问题的,redisson支持集群模式,云托管模式,单Redis节点模式,哨兵模式,主从模式. 只需一…☆61Updated 9 months ago