# SpringCloudAlibaba **Repository Path**: JayZhao-CN/SpringCloudAlibaba ## Basic Information - **Project Name**: SpringCloudAlibaba - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-19 - **Last Updated**: 2024-04-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringCloudAlibaba 从0开始搭建一套springcloudalibaba服务(新手入门) 项目主要架构和版本如下: JDK1.8 SpringCloudAlibaba(2021.0.5.0) 分布式架构 Nacos(2.2.0) 注册中心/配置中心 // Ribbon 负载均衡器(新版本的openfeign已废弃ribbon,改为了loadbalancer) OpenFeign 远程服务调用 Sentinel 系统保护/熔断降级 Seata 分布式事务 Gateway 网关控制 SkyWalking 服务监控/链路追踪 想学习一下搭建过程的可以移步到https://blog.csdn.net/cl617287/article/details/131802760