articles home

Java 8 idioms

A collection of short explorations that invite you to rethink the Java conventions you have come to take for granted.

articles home

Java & Docker: Java 10 improvements strengthen the friendship!

Till JDK 10, running java applications in linux containers was a bit tricky and requires additional setup to avoid surprises. These issues does not affect only older versions of Java (prior to 10), but also some tools that collect information from the execution environment like top, free and ps. That’s