Update README.md

This commit is contained in:
johnA1331 2021-09-01 22:04:37 +08:00 committed by GitHub
parent 070e687c07
commit 38595a7e50
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@
- [The DAO Pattern in Java](https://www.baeldung.com/java-dao-pattern)
- [DAO vs Repository Patterns](https://www.baeldung.com/java-dao-vs-repository)
- [Difference Between MVC and MVP Patterns](https://www.baeldung.com/mvc-vs-mvp-pattern)
- [The DTO Pattern (Data Transfer Object)](https://www.baeldung.com/java-dto-pattern)