Giter Club home page Giter Club logo

compose-pay's Introduction

compose-pay

HitCount GitHub issues License

doing..

我将系统设计的过程写在这里了

我将工作日志记录在这里了

介绍

互联网应用中经常要使用支付功能,支付系统做为基础设施,应当是高可用、灵活可配置且不与业务系统耦合的。基于此,剥离出该系统。

系统主要由三部分构成:

  1. 数据库迁移工具
  2. 后台管理
  3. 后端服务

该项目的初衷是为企业提灵活可扩展的支付服务,方便对接三方支付通道,并完成支付功能的收口。因此不是简单的SDK唤起支付。实现难度低于聚合支付,因此没有复杂的支付路由、商户进件、轮询以及风控规则的设计。

一切都是为了方便业务快速对接支付相关功能,并做支付相关数据的落地。

功能

  1. 微信/支付宝 三方支付
  2. 聚合码(待定)

项目结构

模块 名称 简介 备注
compose-pay-open-api 支付 HTTP 服务站点层 WEB
compose-pay-common 支付公共包 JAR
compose-pay-gateway-service 支付网关服务 RPC
compose-pay-channel-service 三方通道服务 RPC
compose-pay-job-admin 定时任务控制台 WEB
compose-pay-job 定时任务 WEB
compose-pay-manager 运营管理平台 WEB
compose-pay-migration 系统迁移脚本

技术栈

框架 简介 备注
Spring Boot 应用开发 + MVC 框架
Dubbo 分布式 RPC 服务框架
MySQL 数据库服务器
Druid JDBC 连接池、监控组件
MyBatis 数据持久层框架
MyBatis-Plus Mybatis 增强工具包
Redis key-value 数据库
Elasticsearch 分布式搜索引擎
RocketMQ 消息中间件
XXL-Job 分布式任务调度平台
sharding-jdbc 分库分表中间件
Lombok 简化对象封装工具
Hibernator-Validator 验证框架

架构图

系统架构图

// TODO

业务架构图

// TODO

开源协议

Apache License

compose-pay's People

Contributors

imgbotapp avatar pleuvoir avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

compose-pay's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.