# springcloud-seata **Repository Path**: istorktech/springcloud-seata ## Basic Information - **Project Name**: springcloud-seata - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-09-18 - **Last Updated**: 2024-07-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README springcloud-seata项目 ## 官网文档传送门: SpringCloud: https://spring.io/projects/spring-cloud/ 这个网址是各springcloud组件的配置介绍。 Seata: https://seata.io/zh-cn/docs/overview/what-is-seata.html 分布式事务解决的框架,文档介绍很详细,推荐。 Nacos: https://nacos.io/zh-cn/docs/what-is-nacos.html 分布式配置管理框架。 http://localhost:2001/order/create?userId=1&productId=1&count=10&money=100 测试请求访问地址