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
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ but using perfectly random values has its problems - see [UUID as a primary key]
55
55
56
56
This pattern is supported for both `ObjectUuid` and `ObjectBigIntId`.
57
57
58
-
### Supported random application-generated identifiers generation strategies
58
+
### Supported random identifier generation strategies
59
59
60
60
This library supports several libraries for generating the IDs in the JVM but does not pull them in, instead it expects you to pick one and add it yourself.
0 commit comments