General considerations on updating Java EE projects from Java 8 to Java 11
The J*, a blog about Java, JVM, JavaScript and Gentoo Linux... (more…)
Read more »Every now and then I get my hands on a Java project that requires to talk to a database. Depending on who of my team mates I’m talking to, database experts or Java developers, there exist different views on how to model and access data. In my early days a… Read more