Update README.md

[skip ci]
This commit is contained in:
edizor 2023-11-18 18:51:09 +08:00 committed by GitHub
parent e7574bdb90
commit c9321ed9be
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
### Relevant Articles:
- [How to Serialize a Singleton in Java](https://www.baeldung.com/java-serialize-singleton)
- [Bill Pugh Singleton Implementation](https://www.baeldung.com/java-bill-pugh-singleton-implementation)