14 Commits

Author SHA1 Message Date
@hangga
7bc08e8e74 [Update] remove hashCode, add nano & secure 2023-11-19 13:43:34 +07:00
Hangga Aji Sayekti
b7bc968da2 Update core-java-modules/core-java-uuid/src/main/java/com/baeldung/uuid/UUIDPositiveLongGenerator.java
Oh yeah..

Co-authored-by: Liam Williams <liam.williams@zoho.com>
2023-11-03 17:13:48 +07:00
@hangga
8f1a091a43 update : add space after () 2023-11-02 09:42:31 +07:00
Hangga Aji Sayekti
b946f580f4 Update core-java-modules/core-java-uuid/src/main/java/com/baeldung/uuid/UUIDPositiveLongGenerator.java
Minor style issue: put a space between () and { in each of these methods

Co-authored-by: Liam Williams <liam.williams@zoho.com>
2023-11-02 09:39:17 +07:00
@hangga
039753af1f back to 16 2023-11-01 18:26:54 +07:00
@hangga
3286aab10c bit 16 to 64 2023-11-01 18:24:02 +07:00
@hangga
b55db89b5f update 2023-11-01 10:37:14 +07:00
@hangga
a567d31871 add some methods 2023-10-31 18:15:47 +07:00
Alexandru Borza
67d6b1533b Generating Time Based UUIDs (#13668)
* time-based UUIDs

* review

* review
2023-04-11 19:21:36 +01:00
jsgrah-spring
c217f7e95c JAVA-15621, Potential issue in "Guide to UUID in Java" article. (#13271)
* JAVA-15621, Potential issue in "Guide to UUID in Java" article.

* JAVA-15621, Keep the raw strings in the article to make it easy for users to understand.

* JAVA-15621, Keep the raw strings in the article to make it easy for users to understand.

Co-authored-by: jogra <joseph.sterling.grah@miles.no>
2023-01-16 23:07:14 +05:30
Harry9656
21c735364e [JAVA-4543]: Improve Guide to UUID in Java (#12962)
Co-authored-by: Harpal Singh <harpal.singh@kaleyra.com>
2022-11-23 17:32:29 +00:00
doljae
c1cd68d30e code cleaning 2022-04-25 19:42:39 +09:00
doljae
f5f4ea015e Remove unused imports 2022-04-22 15:52:16 +09:00
mikr
37eb10c68d JAVA-8279 Split or move core java module 2021-11-13 21:22:34 +01:00