This post serves as a reminder of how I got the new Eclipse 2020-03 build running with AdoptOpenJDK 14.
I did this because I wanted to dive into Java 14 and especially the new preview feature for records. Of course I could do that while still running Ecli... (more…)
Read more »
Following the latest release of Hoverfly Java, I would like to give an
overview of the new DSL, which allows you to create stubs for HTTP APIs
using Java code instead of JSON. I will discuss some of the advantages of
doing this and also some of the...
Read more »
Java 9 introduces unified logging, a central mechanism configurable with -Xlog to observe class loading, threading, garbage collector, module system, etc. (more…)
Read more »
The IgniteRealtime community is happy to announce a new release of its open source, real-time communications server server Openfire! Version 5.0.3 brings a number of stability improvements and bug fixes. Notably, a number of improvements were made to Mult... (more…)
Read more »