# Piper **Repository Path**: divide-yan/piper ## Basic Information - **Project Name**: Piper - **Description**: 多功能平台整合,初步划分为三个模块:文字博客、电影、直播 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 2 - **Created**: 2022-10-25 - **Last Updated**: 2025-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Piper #### 介绍 技术平台整合,划分为三个模块:文字博客、电影、直播 #### 软件架构 采用阿里阿巴巴微服务架构体系,摒弃openFeign远程调用方式,引入高性能Dubbo,注册中心与配置中心采用Nacos,服务熔断限流采用Sentinel,流量网关采用Nginx,业务网关采用gateWay #### 架构规划分析 结构: ![Image text](https://xmall-guli.oss-cn-beijing.aliyuncs.com/%E7%BB%93%E6%9E%84.jpg) 微服务组件与中间件情况: ![Image text](https://xmall-guli.oss-cn-beijing.aliyuncs.com/%E4%B8%AD%E9%97%B4%E4%BB%B6.jpg) 服务规范 ![Image text](https://xmall-guli.oss-cn-beijing.aliyuncs.com/%E4%B8%9A%E5%8A%A1%E4%B8%8E%E8%B0%83%E4%BC%98.jpg)