Thought Java was 'free'? Think again (and you owe us $$$ in 2017)...
Read more »
Spring Cloud GCP provides a wealth of capabilities for creating modern Java applications and microservices... (more…)
Read more »
TLDR; Java has a few different ways of comparing variables and objects with one another. ==, equals(), compareTo() and compare(). Java provides various operators such as == and != which check for equality and inequality respectively. They are used in a pr... (more…)
Read more »
Java 20 is almost round the corner. We already have a good idea of what new things will be in it. So let us visit them in this newscase: Sequenced Collection... (more…)
Read more »
To avoid any adverse flack, I would like to clear at the outset that I have nothing against Java 8, and I actually love Scala. (more…)
Read more »