Update README.md

This commit is contained in:
johnA1331 2020-09-16 23:50:34 +08:00 committed by GitHub
parent 5ae7a913cf
commit fce5fac0c4
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
### Relevant Articles:
- [Service Locator Pattern](https://www.baeldung.com/java-service-locator-pattern)
- [The DAO Pattern in Java](https://www.baeldung.com/java-dao-pattern)
- [DAO vs Repository Patterns](https://www.baeldung.com/java-dao-vs-repository)