This is a comprehensive reference for building microservices with Alibaba's Spring Cloud stack. It covers the full ecosystem: Nacos for service discovery and config management, Sentinel for rate limiting and circuit breaking, RocketMQ for messaging, Seata for distributed transactions, and Dubbo for RPC. The examples are practical and production-ready, with actual code for common patterns like dynamic config refresh with @RefreshScope and global transactions with @GlobalTransactional. If you're working with Alibaba Cloud infrastructure or need battle-tested microservice components that integrate well with Chinese cloud ecosystems, this gives you working configurations and real implementation patterns. The bilingual content suggests it's aimed at teams operating in both Chinese and international contexts.
npx skills add https://github.com/teachingai/full-stack-skills --skill spring-cloud-alibaba