Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Jeepay
Commits
90ece85e
Commit
90ece85e
authored
Aug 12, 2017
by
jmdhappy
Browse files
完善README文档
parent
7010bdd1
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
90ece85e
#
## 1. 项目简介
# 项目简介
xxpay-master是一个使用spring-cloud开发的分布式聚合支付系统,集成微信,支付宝,易宝支付,京东支付,IAP支付等第三方支付渠道.
xxpay-master是一个使用spring-cloud开发的分布式聚合支付系统,集成微信,支付宝,易宝支付,京东支付,IAP支付等第三方支付渠道.
# 功能特性
#
# 2.
功能特性
支持分布式集群部署,适用于高并发场景.
支持分布式集群部署,适用于高并发场景.
# 环境依赖
## 3. 环境依赖
## ActiveMQ服务
-
ActiveMQ服务:在支付中心回调业务系统时,使用了MQ,用到延迟消息处理。
在支付中心回调业务系统时,使用了MQ,用到延迟消息处理。
# 部署步骤
#
# 4.
部署步骤
参考wiki中的文档.
参考wiki中的文档.
# 目录结构描述
## 5. 目录结构描述
## 2. 项目结构
-
xxpay项目使用java语言开发,jdk版本为1.8,项目使用maven编译。
-
xxpay项目使用java语言开发,jdk版本为1.8,项目使用maven编译。
-
项目计划使用种架构开发:
-
项目计划使用种架构开发:
(1)spring-cloud架构
(1)spring-cloud架构
(2)spring-boot-dubbo架构
(2)spring-boot-dubbo架构
(3)spring-mvc
(3)spring-mvc
###
2
.1 xxpay-master
###
5
.1 xxpay-master
| 项目 | server-port | 描述
| 项目 | server-port | 描述
|---|---|---
|---|---|---
|xxpay-common | | 公共模块(常量、工具类等),jar发布
|xxpay-common | | 公共模块(常量、工具类等),jar发布
...
@@ -33,7 +27,7 @@ xxpay-master是一个使用spring-cloud开发的分布式聚合支付系统,集
...
@@ -33,7 +27,7 @@ xxpay-master是一个使用spring-cloud开发的分布式聚合支付系统,集
|xxpay4spring-cloud | | 支付中心spring-cloud架构实现
|xxpay4spring-cloud | | 支付中心spring-cloud架构实现
|xxpay4spring-boot-dubbo | | 支付中心spring-boot-dubbo架构实现
|xxpay4spring-boot-dubbo | | 支付中心spring-boot-dubbo架构实现
|xxpay4spring-mvc | | 支付中心spring-mvc架构实现
|xxpay4spring-mvc | | 支付中心spring-mvc架构实现
###
2
.2 xxpay4spring-cloud
###
5
.2 xxpay4spring-cloud
| 项目 | server-port | 描述
| 项目 | server-port | 描述
|---|---|---
|---|---|---
|xxpay-config | 2020 | 支付服务配置中心
|xxpay-config | 2020 | 支付服务配置中心
...
@@ -46,22 +40,23 @@ xxpay-master是一个使用spring-cloud开发的分布式聚合支付系统,集
...
@@ -46,22 +40,23 @@ xxpay-master是一个使用spring-cloud开发的分布式聚合支付系统,集
-
项目启动顺序:xxpay-server > xxpay-config > xxpay-server > xxpay-web > xxpay-gateway
-
项目启动顺序:xxpay-server > xxpay-config > xxpay-server > xxpay-web > xxpay-gateway
###
2
.3 xxpay4spring-boot-dubbo
###
5
.3 xxpay4spring-boot-dubbo
| 项目 | server-port | 描述
| 项目 | server-port | 描述
|---|---|---
|---|---|---
|... | |
|... | |
###
2
.4 xxpay4spring-mvc
###
5
.4 xxpay4spring-mvc
| 项目 | server-port | 描述
| 项目 | server-port | 描述
|---|---|---
|---|---|---
|... | |
|... | |
# 版本内容更新
#
# 6.
版本内容更新
版本 |日期 |描述 |作者
版本 |日期 |描述 |作者
------- | ------- | ------- | -------
------- | ------- | ------- | -------
V1.0 |2017-08-11 |创建 |丁志伟
V1.0 |2017-08-11 |创建 |丁志伟
# 声明
## 7. 声明
# 协议
## 8. 协议
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment