Ilkka Seppälä
Ilkka Seppälä
In the [pattern template](https://github.com/iluwatar/java-design-patterns/wiki/02.-Pattern-template) there is section for Tutorials. Here we should list tutorials explaining the pattern. One example is here http://java-design-patterns.com/patterns/hexagonal/.
In issue https://github.com/iluwatar/java-design-patterns/issues/976 JDK11 build was taken to use but one problem related to Naked Objects pattern remains. Issue description from @lbroman: > In my PR #980 I have left...
The naked objects example is based on the Apache Isis framework and currently already seems a bit outdated. In this task, we get the latest quickstart example (simpleapp) from https://isis.apache.org/...
**Description:** The Data Transfer Hash design pattern is used to transfer a large amount of data between different parts of a system or across systems. This pattern uses a hash...
http://thierryroussel.free.fr/java/books/martinfowler/www.martinfowler.com/isa/leafTableInheritance.html
http://gameprogrammingpatterns.com/component.html
https://www.sourcecodeexamples.net/2018/05/class-table-inheritance-pattern.html
https://msdn.microsoft.com/en-us/library/dn589790.aspx
http://martinfowler.com/eaaCatalog/plugin.html