alibaba/spring-cloud-alibaba
This system is a comprehensive toolkit for building and managing microservices using the Spring Cloud Alibaba ecosystem. It provides integrations for service discovery and configuration via Nacos, distributed transaction management with Seata, and traffic control with Sentinel. The framework also supports distributed messaging through RocketMQ and offers utilities for sidecar integration and distributed scheduling. Additionally, it includes a suite of example applications and test utilities to demonstrate these capabilities in both synchronous and reactive environments.
41.4
Weak · 20 July 2026
32k
lines of production code
Java
primary language
11
bus factor · 288 authors in all
2
measurements over time
How it got here
2017–2020 · Spring Boot 3 and reactive support
The project underwent a comprehensive modernization to support Spring Boot 3.x and reactive programming models. This involved refactoring core starters for Nacos, Sentinel, and Seata to use modern auto-configuration, while introducing new reactive implementations and health indicators. Additionally, the codebase expanded with extensive examples and unit tests to validate the updated integrations.
68 changes
2021–2022 · Spring Boot 3.x and GraalVM native-image migration
This period focused on modernizing the codebase for Spring Boot 3.x compatibility by migrating auto-configuration registration from spring.factories to the new AutoConfiguration.imports mechanism. The work also introduced GraalVM native-image support for starters like Seata and Sentinel, alongside significant feature additions for RocketMQ, Nacos, and the integrated example.
41 changes
2023–2026 · Native image and distributed scheduling support
This period focused on enabling GraalVM native image compatibility by adding AOT runtime hints for Sentinel, RocketMQ, and other components. It also introduced new features for distributed scheduling via SchedulerX and ShedLock, alongside significant refactoring of the Nacos configuration module to support annotation-driven updates and improved IPv6 support.
15 changes
Survey your own repository
alibaba/spring-cloud-alibaba was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 20 July 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit 18cf2a06c9 — the exact code this score is about.
- Scored under rubric rubric-2026.08.17. Score the same commit under that rubric and you get the same number.