Update README.md

[skip ci]
This commit is contained in:
edizor 2023-07-01 18:45:22 +08:00 committed by GitHub
parent a10323b794
commit 3763fc228e
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
### Relevant Articles:
- [Memento Design Pattern in Java](https://www.baeldung.com/java-memento-design-pattern)
- [Difference Between Fluent Interface and Builder Pattern in Java](https://www.baeldung.com/java-fluent-interface-vs-builder-pattern)
- [Smart Batching in Java](https://www.baeldung.com/java-smart-batching)