[BAEL-3601] - Fix code review comments.

This commit is contained in:
Philippe Soares
2020-02-09 00:49:26 -05:00
parent e94f0ad2f1
commit 696e4943df
14 changed files with 156 additions and 520 deletions
@@ -1,4 +1,3 @@
### 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)
- [A Practical Example of Hexagonal Architecture in Java](https://www.baeldung.com/java-hexagonal-pattern)