Distributed unique ID generation service starter for Spring Boot applications, based on Leaf algorithm.
<dependency>
<groupId>com.tencent.devops.leaf</groupId>
<artifactId>leaf-boot-starter</artifactId>
<version>1.0.2-RELEASE</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generate a distributed unique ID using LeafService.
Configure leaf.segment.enable=true and leaf.segment.url in application.properties.
No dependency data recorded yet.