spring-cloud-alibaba
Installation
SKILL.md
Spring Cloud Alibaba 开发指南
概述
Spring Cloud Alibaba 是阿里巴巴提供的微服务解决方案,提供了 Nacos(服务注册与配置)、Sentinel(流量控制)、RocketMQ(消息队列)、Seata(分布式事务)等组件。
核心组件
1. Nacos(服务注册与配置中心)
Nacos Server 安装:
# 下载 Nacos
wget https://github.com/alibaba/nacos/releases/download/2.2.0/nacos-server-2.2.0.tar.gz