# cloudtech **Repository Path**: watcherman/cloudtech ## Basic Information - **Project Name**: cloudtech - **Description**: 2024最新版spring cloud 系列demo,采用alibaba nacos 体系 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-11-06 - **Last Updated**: 2025-03-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cloudtech spring cloud 最新版本,基于jdk17 spring boot 3.x #### 介绍 2024最新版spring cloud 系列demo,采用alibaba nacos 体系 #### 软件架构 1、jdk版本要求17 2、nacos 作为注册和配置中心 3、gateway 网关 4、openfeign 远程调用 5、sentinel 流控,降级 6、seata 分布式事务 7、micrometer + zipkin 分布式链路追踪 8、提供各组件服务端组件 ### 软件版本 nacos 2.2.3 seata 2.1.0 sentinel 1.8.6 zipkin 3.4.2 软件可在https://download.csdn.net/download/m0_65775063/89961145下载