java-tutorials/patterns-modules/design-patterns-architectural/README.md

8 lines
569 B
Markdown
Raw Normal View History

### Relevant Articles:
2020-10-28 04:26:53 -04:00
- [Service Locator Pattern and Java Implementation](https://www.baeldung.com/java-service-locator-pattern)
- [The DAO Pattern in Java](https://www.baeldung.com/java-dao-pattern)
2020-09-16 11:50:34 -04:00
- [DAO vs Repository Patterns](https://www.baeldung.com/java-dao-vs-repository)
2021-08-04 13:08:45 -04:00
- [Difference Between MVC and MVP Patterns](https://www.baeldung.com/mvc-vs-mvp-pattern)
2021-09-01 10:04:37 -04:00
- [The DTO Pattern (Data Transfer Object)](https://www.baeldung.com/java-dto-pattern)
- [SEDA With Spring Integration and Apache Camel](https://www.baeldung.com/spring-apache-camel-seda-integration)