Skip to content

Commit 1abf5b1

Browse files
committed
Add presentation link to README.md
1 parent 22d973c commit 1abf5b1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

hexagonal/README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,12 @@ Use Hexagonal Architecture pattern when
2929
## Tutorials
3030
* [Build Maintainable Systems With Hexagonal Architecture](http://java-design-patterns.com/blog/build-maintainable-systems-with-hexagonal-architecture/)
3131

32+
## Presentations
33+
* [Hexagonal Architecture](https://github.com/iluwatar/java-design-patterns/tree/master/hexagonal/etc/presentation.html)
34+
3235
## Real world examples
3336

34-
* [Apache Isis](https://isis.apache.org/)
37+
* [Apache Isis](https://isis.apache.org/) builds generic UI and REST API directly from the underlying domain objects
3538

3639
## Credits
3740

0 commit comments

Comments
 (0)