Update README.md

[skip ci]
This commit is contained in:
edizor 2023-10-20 22:10:18 +08:00 committed by GitHub
parent 6fd419707f
commit de67a0416a

View File

@ -1,2 +1,3 @@
## Relevant Articles
- [The Factory Design Pattern in Java](https://www.baeldung.com/java-factory-pattern)
- [Drawbacks of the Singleton Design Pattern](https://www.baeldung.com/java-patterns-singleton-cons)