Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 22d973c

Browse files
committed
Merge branch 'master' into presentation
2 parents c850295 + e1ae106 commit 22d973c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

hexagonal/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ Use Hexagonal Architecture pattern when
2626
* When the application needs to be independent of any frameworks
2727
* When it is important that the application highly maintainable and fully testable
2828

29+
## Tutorials
30+
* [Build Maintainable Systems With Hexagonal Architecture](http://java-design-patterns.com/blog/build-maintainable-systems-with-hexagonal-architecture/)
31+
2932
## Real world examples
3033

3134
* [Apache Isis](https://isis.apache.org/)

0 commit comments

Comments
 (0)