java-persistence-frameworks-comparison – Comparison of non-JPA SQL mapping frameworks for Java (Jooq, Spring JDBCTemplate, MyBatis, EBean, JDBI, Speedment, sql2o)…
Similar
Kotlin does a lot for us in the way of reducing boilerplate. But what is it really doing? (more…)
Read more »
A pragmatic guide to Java logging—what should we log, what shouldn’t we log, and how to implement Java logging properly. (more…)
Read more »
Oracle announced today that they, along with IBM and Red Hat, will be moving Java EE to the Eclipse Foundation. I would like to welcome everyone involved to our community. We look forward to workin… (more…)
Read more »
A new JEP draft has been filed to create a no-op garbage collector: a GC that doesn't actually reclaim memory. This is aimed at aiding JVM implementers and researches and, to a lesser extent, ultra-performant applications that generate little to no garbag... (more…)
Read more »