Various tiny java samples to demonstrate programming concepts
Thibaud
eea8074d32
base pom.xml: * update java compiler target to 1.11 * add versions for SLF4J dependeny persistence.xml/pom.xml: fix typo persitence -> persistence |
||
---|---|---|
async | ||
gui | ||
lang | ||
persistence | ||
reflection | ||
.gitignore | ||
pom.xml | ||
README.md |
Java cookbook
A cookbook in the programming context is collection of tiny programs that each demonstrate a particular programming concept.