# central-platform **Repository Path**: rainxw/central-platform ## Basic Information - **Project Name**: central-platform - **Description**: 前后端分离的企业级微服务架构--后端。 springboot 3.5.9、spring cloud 2025、spring cloud alibaba 2025 、Spring Authorization Server oatuh2 鉴权。 基于zlt框架,实现后微服务框架的脚手架(可以学习,参考,相互交流,应对AI崛起) - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2026-01-29 - **Last Updated**: 2026-03-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Central-Platform

Downloads Downloads Downloads Downloads Downloads Downloads Downloads

**中文** | [English](./README.en.md) ## 简介 前后端分离的企业级微服务架构--后端 基于springboot 3.5、spring cloud 2025、spring cloud alibaba 2025 、Spring Authorization Server oatuh2 鉴权; 模块包括:企业级的认证系统、开发平台、应用监控、慢sql监控、统一日志、单点登录、Redis分布式高速缓存、配置中心、分布式任务调度、接口文档等等。。 基于zlt框架(https://gitee.com/zlt2000/microservices-platform),实现后微服务框架的脚手架(可以学习,参考,相互交流,应对AI崛起)   ## 总体架构图 ![framework.png](https://gitee.com/rainxw/central-resouce/raw/master/image/platform.png)!   ## 分支说明 | 分支名 | JDK | Spring Boot | Spring Cloud | Spring Security | | --- | --- |-------------|--------------|---| | master | 17 | 3.5.9 | 2025.x | Spring Authorization Server |   ## 模块说明 ```lua central-platform -- 父项目,公共依赖 │ ├─central-business -- 业务模块一级工程 │ │ ├─system-center -- 系统中心[7000] │ │ ├─file-center -- 文件中心[5000] │ │ ├─search-center -- 搜索中心 │ │ │ ├─search-client -- 搜索中心客户端 │ │ │ ├─search-server -- 搜索中心服务端[7100] │ │─central-commons -- 通用工具一级工程 │ │ ├─central-auth-client-spring-boot-starter -- 封装spring security client端的通用操作逻辑 │ │ ├─central-common-core -- 封装通用操作逻辑 │ │ ├─central-common-spring-boot-starter -- 封装通用操作逻辑 │ │ ├─central-db-spring-boot-starter -- 封装数据库通用操作逻辑 │ │ ├─central-log-spring-boot-starter -- 封装log通用操作逻辑 │ │ ├─central-redis-spring-boot-starter -- 封装Redis通用操作逻辑 │ │ ├─central-loadbalancer-spring-boot-starter -- 封装Loadbalancer和Feign的通用操作逻辑 │ │ ├─central-sentinel-spring-boot-starter -- 封装Sentinel的通用操作逻辑 │ │ ├─central-elasticsearch-spring-boot-starter -- 封装Elasticsearch通用操作逻辑 │ │ ├─central-oss-spring-boot-starter -- 封装对象存储通用操作逻辑 │ │ ├─central-zookeeper-spring-boot-starter -- 封装Zookeeper通用操作逻辑 │ ├─central-config -- 配置中心 │ ├─central-doc -- 项目文档 │ ├─central-gateway -- api网关一级工程 │ │ ├─sc-gateway -- spring-cloud-gateway[9900] │ ├─central-monitor -- 监控一级工程 │ │ ├─sc-admin -- 应用监控[6500] │ │ ├─log-center -- 日志中心[7200] │ ├─central-uaa -- spring-security认证中心[8000] │ ├─central-register -- 注册中心Nacos[8848] ``` ## 交流反馈   ## 截图(点击可大图预览)
登录 首页
菜单 用户
角色 文件
个人信息 Echarts
SpringbootAdmin Sentinel