You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ uid-generator-spring-boot-starter
4
4
5
5
[In Chinese 中文版](https://github.com/cooperlyt/uid-generator-spring-boot/blob/master/README.cn.md)
6
6
7
-
UidGenerator is a Java implemented, [Snowflake](https://github.com/twitter/snowflake) based reactive unique ID generator。
7
+
UidGenerator is a Java implemented, [Snowflake](https://github.com/twitter/snowflake) based distributed unique ID generator, Supported Reactive Programming and R2DBC。
8
8
9
9
Based on [Snowflake](https://github.com/twitter/snowflake),[UidGenerator](https://github.com/baidu/uid-generator),[uid-generator-spring-boot-starter](https://github.com/wujun234/uid-generator-spring-boot-starter)
0 commit comments