It’s been about a decade since I last worked in Java and much has changed.
I thought I’d brush up by re-reading Effective Java by Joshua Bloch
which has since received a new edition. It was once my guiding star for
Java. However, after an additional decad... (more…)
Read more »
The goal of this article is to introduce Datahike’s Java API. To do so we
will create a small web application together. The figure below illustrates the
application architecture and lists some of the core advantages of using
Datahike. Datahike is an open ... (more…)
Read more »
This document explores possible directions for data classes and sealed types in the Java Language, and is an update to Data Classes in Java. This is an exploratory document only and does not constitute a plan for any specific feature in any specific versi... (more…)
Read more »
A simple to use Java JWT Library. Verify, Sign, Encode, Decode all day. - FusionAuth/fusionauth-jwt... (more…)
Read more »
revoker - Java implementation of a CRL Distribution Point and an OCSP Responder... (more…)
Read more »