Skip to content

Commit ec4ccbe

Browse files
committed
Update UUID
1 parent 3d3ab0c commit ec4ccbe

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

core-java-modules/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## 相关文章
66

7-
- [J2EE,Java EE,Jakarta EE 命名之间的恩恩怨怨](https://www.ossez.com/t/j2ee-java-ee-jakarta-ee/14382)
7+
- [J2EE,Java EE,Jakarta EE 命名之间的恩恩怨怨](https://track.ossez.com/articles/PL-A-37491644/J2EEJava-EEJakarta-EE)
88
- [Understanding the NumberFormatException in Java](https://www.baeldung.com/java-number-format-exception)
99

1010

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
## Core Java UUID
22

33
### 相关文章:
4-
- [在 Java 中生成只有数组和字母的 UUID](https://www.isharkfly.com/t/java-uuid/15097)
5-
- [Guide to UUID in Java](http://www.baeldung.com/java-uuid)
6-
- [Validate UUID String in Java](https://www.baeldung.com/java-validate-uuid-string)
7-
- [Generate the Same UUID From a String in Java](https://www.baeldung.com/java-generate-same-uuid-from-string)
8-
- [Generating Time Based UUIDs](https://www.baeldung.com/java-generating-time-based-uuids)
4+
- [在 Java 中生成只有数组和字母的 UUID](https://track.ossez.com/articles/PL-A-37491643/Java-UUID)
5+
- [Java 校验 UUID 字符串](https://www.baeldung.com/java-validate-uuid-string)
6+
- [Java 从字符串中创建相同的 UUID](https://track.ossez.com/articles/PL-A-37491641/Java-UUID)
7+
- [Generating Time Based UUIDs](https://track.ossez.com/articles/PL-A-37491625/UUID)

0 commit comments

Comments
 (0)