Redis单机集群搭建

title: Redis单机集群搭建author: Moodtags:电子商城categories:Redis 集群date: 2020-07-22 15:12:00Redis下载yum -y install gccwget http://download.redis.io/releases/red

自建私有gitlib指南

title: 自建私有gitlib指南author: Moodtags:电子商城categories:gitlib代码仓库date: 2020-07-22 19:45:00安装基础支撑安装ssh,sudo yum install -y curl policycoreutils-pythonopens

支付系统业务层设计

title: 支付系统业务层设计author: Moodtags:电子商城''categories:支付系统date: 2020-09-11 01:22:00业务层风控-幂等-认证-降级需要对支付API增加API权限控制,增加签名认证 (JWT)需要对支付API进行同一IP限流多次调用限流 (Rat

交易中心搭建

title: 交易中心搭建author: Moodtags:电子商城categories:支付系统date: 2020-09-08 23:53:00首先我们需要明白交易系统是连接消费者、商家(或平台)和金融机构的桥梁,管理支付数据,调用第三方支付平台接口,记录支付信息(对应订单号,支付金额等),金额

搭建-Maven-Nexus私服

title: 搭建 Maven Nexus私服author: Moodtags:电子商城categories:Nexusdate: 2020-07-25 22:52:00搭建 Maven Nexus私服编写docker-compose.ymlversion: '3.1'services: nexu

搭建-SonarQube-进行代码审查

title: 搭建 SonarQube 进行代码审查author: Moodtags:电子商城categories:Sonardate: 2020-07-28 17:30:00搭建 SonarQube 进行代码审查编写docker-compose.ymlversion: '3'services: