Leaf——美团点评分布式ID生成系统地址参考

一、Leaf starter更新

1.常用生成ID的工具
数据主键自增
UUID
百度分布式ID生成器: uid-generator
美团分布式ID生成器: Leaf & 文档

2. Leaf升级版本

下载源码 feature/spring-boot-starter 分支

git clone -b feature/spring-boot-starter --single-branch https://github.com/Meituan-Dianping/Leaf.git

参考地址:

你可能感兴趣的:(分布式,git,spring,cloud,spring,boot)