Java
-

Supporting Java 8
Although Java has version 13 released as for now, there are a lot of production installations running with Java 8.…
Read More » -

Hash a Json
I recently wrote a simple library to predictably hash a json. The utility is built on top of the excellent…
Read More » -

How to Build a Maven Plugin
Easily deploy your app with Okta’s identity management platform Use Okta’s API to authenticate, manage, and secure users in any…
Read More » -

Six More JEPs Proposed for JDK 14
A recent Mark Reinhold message announces six new “JEPs proposed to target JDK 14”: JEP 345, JEP 361, JEP 363,…
Read More » -

Java 13: Enhancements to Switch Expressions
You may remember from my previous post that, in Java 12, the traditional switch statement was enhanced so that it…
Read More » -

AtomicInteger on Java and Round-Robin
AtomicInteger belongs to the family of Atomic Variables. The main benefit is that using it, is not blocking instead of…
Read More » -

Restoring Cassandra Priam Backup With sstableloader
I’ve previously written about setting up Cassandra and Priam for backup and cluster management. The example that I gave for…
Read More » -

SQL as a Service
I’ve been thinking about this since 2007, somewhere around the time S3 was launched by Amazon. I even tried to…
Read More » -

Apache Ivy 2.5.0 released
This week, we released 2.5.0 version of Apache Ivy. Apache Ivy is a build dependency manager that is integrated with…
Read More »




