microservices-platform

Introduction: 基于 SpringBoot2.x、SpringCloud 和 SpringCloudAlibaba 并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于 RBAC、jwt 和 oauth2 的无状态统一权限认证的解决方案,面向互联网设计同时适合 B 端和 C 端用户,支持 CI/CD 多环境部署,并提供应用管理方便第三方系统接入;同时还集合各种微服务治理功能和监控功能。模块包括:企业级的认证系统、开发平台、应用监控、慢 sql 监控、统一日志、单点登录、Redis 分布式高速缓存、配置中心、分布式任务调度、接口文档、代码生成等等。
More: Author   ReportBugs   OfficialWebsite   
Tags:

Downloads Downloads Downloads Downloads Downloads Downloads Downloads Downloads

如果您觉得有帮助,请点右上角 "Star" 支持一下谢谢

 

1. 总体架构图

mark

 

2. 功能介绍

mark

 

3. 项目介绍

 

4. 分支说明

分支名 JDK Spring Boot Spring Cloud Spring Security
master 17 3.x 2022.x Spring Authorization Server
5.x 1.8 2.5.x 2020.x Spring Security OAuth
4.x 1.8 2.3.x 2.2.x Spring Security OAuth

 

5. 模块说明

central-platform -- 父项目,公共依赖
│  ├─zlt-business -- 业务模块一级工程
│  │  ├─user-center -- 用户中心[7000]
│  │  ├─file-center -- 文件中心[5000]
│  │  ├─code-generator -- 代码生成器[7300]
│  │  ├─search-center -- 搜索中心
│  │  │  ├─search-client -- 搜索中心客户端
│  │  │  ├─search-server -- 搜索中心服务端[7100]
│  │─zlt-commons -- 通用工具一级工程
│  │  ├─zlt-auth-client-spring-boot-starter -- 封装 spring security client 端的通用操作逻辑
│  │  ├─zlt-common-core -- 封装通用操作逻辑
│  │  ├─zlt-common-spring-boot-starter -- 封装通用操作逻辑
│  │  ├─zlt-db-spring-boot-starter -- 封装数据库通用操作逻辑
│  │  ├─zlt-log-spring-boot-starter -- 封装 log 通用操作逻辑
│  │  ├─zlt-redis-spring-boot-starter -- 封装 Redis 通用操作逻辑
│  │  ├─zlt-loadbalancer-spring-boot-starter -- 封装 Loadbalancer 和 Feign 的通用操作逻辑
│  │  ├─zlt-sentinel-spring-boot-starter -- 封装 Sentinel 的通用操作逻辑
│  │  ├─zlt-elasticsearch-spring-boot-starter -- 封装 Elasticsearch 通用操作逻辑
│  │  ├─zlt-oss-spring-boot-starter -- 封装对象存储通用操作逻辑
│  │  ├─zlt-zookeeper-spring-boot-starter -- 封装 Zookeeper 通用操作逻辑
│  ├─zlt-config -- 配置中心
│  ├─zlt-doc -- 项目文档
│  ├─zlt-gateway -- api 网关一级工程
│  │  ├─sc-gateway -- spring-cloud-gateway[9900]
│  ├─zlt-monitor -- 监控一级工程
│  │  ├─sc-admin -- 应用监控[6500]
│  │  ├─log-center -- 日志中心[7200]
│  ├─zlt-uaa -- spring-security 认证中心[8000]
│  ├─zlt-register -- 注册中心 Nacos[8848]
│  ├─zlt-web -- 前端一级工程
│  │  ├─layui-web -- layui 前端[8066]
│  │  ├─react-web -- react 前端[8066]
│  ├─zlt-demo -- demo 一级工程
│  │  ├─dubbo-demo -- dubbo 服务 demo
│  │  ├─resource-server-demo -- 资源服务器 demo
│  │  ├─seata-demo -- seata 分布式事务 demo
│  │  ├─sharding-jdbc-demo -- sharding-jdbc 分库分表 demo
│  │  ├─rocketmq-demo -- rocketmq 和 mq 事务 demo
│  │  ├─sso-demo -- 单点登录 demo
│  │  ├─websocket-demo -- websocket demo
阿里云 腾讯云

6. 交流反馈

 

7. 截图(点击可大图预览)

首页 用户搜索
日志系统 日志链路
server_metrics application_metrics
skywalking 首页.png skywalking 应用拓扑图
elk 任务中心
日志中心 02 慢查询 sql
nacos-discovery 应用吞吐量监控

8.友情链接

flowsphere

云原生微服务流量治理解决方案,项目地址:https://github.com/flowsphere-projects/flowsphere

项目亮点:

1.全网唯一使用 JavaAgent 实现 Http、MQ、Job 全链路灰度

2.全网唯一支持 JavaAgent 接入 Sentinel

Apps
About Me
GitHub: Trinea
Facebook: Dev Tools