Remove presentations

This commit is contained in:
Ilkka Seppälä
2019-10-30 21:12:10 +02:00
parent cc85c73fbc
commit 1eb1961f1b
19 changed files with 0 additions and 905 deletions

View File

@ -29,9 +29,6 @@ Use Hexagonal Architecture pattern when
## Tutorials
* [Build Maintainable Systems With Hexagonal Architecture](http://java-design-patterns.com/blog/build-maintainable-systems-with-hexagonal-architecture/)
## Presentations
* [Hexagonal Architecture](https://github.com/iluwatar/java-design-patterns/tree/master/hexagonal/etc/presentation.html)
## Real world examples
* [Apache Isis](https://isis.apache.org/) builds generic UI and REST API directly from the underlying domain objects