开源 SNS 项目 SpaceBuilder 中的 IdGenerator 的默认实现是以当前时间为基准的 Id 生成器。

返回一个 long 类型,用在生成新用户的 Id。 

 

 

相关文章: