mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-19 07:26:31 +00:00
Merge branch 'master' into presentation
This commit is contained in:
@@ -26,6 +26,9 @@ Use Hexagonal Architecture pattern when
|
||||
* When the application needs to be independent of any frameworks
|
||||
* When it is important that the application highly maintainable and fully testable
|
||||
|
||||
## Tutorials
|
||||
* [Build Maintainable Systems With Hexagonal Architecture](http://java-design-patterns.com/blog/build-maintainable-systems-with-hexagonal-architecture/)
|
||||
|
||||
## Real world examples
|
||||
|
||||
* [Apache Isis](https://isis.apache.org/)
|
||||
|
||||
Reference in New Issue
Block a user