Commit Graph

7 Commits

Author SHA1 Message Date
eea8074d32 chrore: update pom.xml
base pom.xml:

* update java compiler target to 1.11
* add versions for SLF4J dependeny

persistence.xml/pom.xml:

fix typo persitence -> persistence
2019-10-19 17:46:36 +02:00
f1f6c77870 Add a dao pattern example using the abstract factory design pattern 2019-01-02 22:16:27 +01:00
35cc5abdf0 Add some reflection with generics experiments 2018-12-28 19:18:47 +01:00
5c7e822b53 Add pattern matching example 2018-11-30 11:04:38 +01:00
f656b57901 Add async samples 2018-10-24 00:18:51 +02:00
8a8fa12b48 Add various gui samples 2018-10-24 00:18:20 +02:00
e533d9de63 Add dynamic class compilation example 2018-10-23 23:27:08 +02:00