Add the manifold-ext dependency to your project to enable a broad set of functionality to improve your development\nexperience with Java.\nUse extension classes to add new methods and other features to existing classes.\nEnable types to participate as ope... (more…)
Read more »
GraalVM has released major version 21.0 with a new component, Java on Truffle, that provides a JVM implementation written in Java. GraalVM is itself a polyglot virtual machine that provides a shared runtime to execute applications in multiple languages. J... (more…)
Read more »
java-vtl - An Open Source Java implementation of the Validation Transformation Language, based on the VTL 1.1 draft specification. The implementation follows the JSR-223 Java Scripting API and exp... (more…)
Read more »
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 »
beanszoo - Distributed Java micro-services using ZooKeeper...
Read more »