If you have been a Java developer for a while now you might be wondering what to learn next. (more…)
Read more »
Learn how to use Feature Toggles (or flags) with Spring Boot from a practical perspective and with a real-life example. (more…)
Read more »
A step by step instruction for compiling a Java program into Android executable and using ADB to run it. (more…)
Read more »
ZGC is the JDK’s newest garbage collector. Capable of supporting 16 TB heaps while maintaining sub-millisecond pause times, ZGC is a fascinating piece of tec... (more…)
Read more »