Get source code updated for new package #10

Merged
honeymoose merged 14 commits from active_mq into main 2024-04-30 09:39:55 -04:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 7efaee81ea - Show all commits

View File

@ -1,6 +1,6 @@
## Core Java UUID
## Core Java Java 核心) UUID
### Relevant Articles:
### 相关文章
- [在 Java 中生成只有数组和字母的 UUID](https://track.ossez.com/articles/PL-A-37491643/Java-UUID)
- [Java 校验 UUID 字符串](https://www.baeldung.com/java-validate-uuid-string)
- [Java 从字符串中创建相同的 UUID](https://track.ossez.com/articles/PL-A-37491641/Java-UUID)