You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hexagonal/README.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,9 @@ Use Hexagonal Architecture pattern when
26
26
* When the application needs to be independent of any frameworks
27
27
* When it is important that the application highly maintainable and fully testable
28
28
29
+
## Tutorials
30
+
*[Build Maintainable Systems With Hexagonal Architecture](http://java-design-patterns.com/blog/build-maintainable-systems-with-hexagonal-architecture/)
0 commit comments