# spring-cloud-alibaba **Repository Path**: little_wolf/spring-cloud-alibaba ## Basic Information - **Project Name**: spring-cloud-alibaba - **Description**: nacos服务注册与发现,openFeign服务通信,nacos服务配置管理,sentinel限流,sentinel熔断,seata分布式事务 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-07-22 - **Last Updated**: 2021-03-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spring-cloud-alibaba #### 介绍 Spring Cloud Alibaba 核心组件案例: - nacos服务注册与发现, - openFeign服务通信, - nacos服务配置管理, - sentinel限流, - sentinel熔断, - seata分布式事务 教程:[《Spring Cloud Alibaba 极简入门 - Seata分布式事务》](https://blog.csdn.net/u014494148/article/details/105781920) #### 版本介绍 - SpringBoot:2.1.13.RELEASE - SpringCloud:Greenwich.SR2 - Alibaba:2.1.0.RELEASE #### 数据库说明 1. Seata数据库: seata ,脚本 seata.sql 2. 订单数据库:stata-order ,脚本 seata-order.sql 3. 用户数据库:stata-user , 脚本 seata-user.sql