Giter VIP home page Giter VIP logo

bl-pay's Introduction

1、项目概述

BL-PAY是作者根据多年支付系统架构设计经验,结合目前互联网行业对支付系统的需求场景,以开源共享为指导精神,而编写的一套具备高性能、高扩展性的分布式支付系统。

1.1、架构说明

1.2、开发指南

1.3、接口设计

1.4、数据库模型设计

1.5、项目结构说明

bl-pay

|-bl-pay-dispathcer:对外接口暴露层及服务编排调度层;
|-bl-pay-trad:交易逻辑控制模块,用于交易相关的业务逻辑处理及控制;
|-bl-pay-risk        :交易风险控制模块,用于识别风险交易并进行相应风控措施;
|-bl-pay-route       :交易渠道路由选择,用于支付通道的控制与选择;
|-bl-pay-channel     :交易渠道通讯交互处理模块;
|-bl-pay-notify      :交易结果商户通知通讯处理模块;
|-bl-pay-scheduler   :支付中心任务调度程序;
|-bl-pay-base        :支付中心基础代码模块;
      |- bl-pay-common :基础工具jar包
      |- bl-pay-model  :持久层域模型统一jar包

2、软件运行环境说明

jdk:1.8+
tomcat: 8+
mysql:5.6+
redis:3.0+
saturn

bl-pay's People

Watchers

 avatar  avatar

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.