Java 9 brings more than just modules: better performance, less momory consumption, G1 as the default GC, HTML5 Javadoc ... a lot goes on inside Java 9.
Read more »
In this post, it has been investigated why can't an interface implement another interface in Java programming language. (more…)
Read more »
One file, one piece of functionality. No dependencies. - cschanck/single-file-java... (more…)
Read more »
Java memory troubleshooting is a well-discussed topic. You can find a lot of information about it in existing blog posts, so you may wonder: why write another one? Indeed, many blog posts introduce a… (more…)
Read more »
building-java-web-apps-checklist - ✅ A checklist for building Java + Angular/React web applications in the correct way... (more…)
Read more »