Apache Geronimo Arthur: and the GraalVM quest begins at Apache by Romain Manni-Bucau, 2019-11-06

Apache Geronimo Arthur is a new utility project which aims to simplify GraalVM native-image builds. Let’s get a quick overview of it.

Simple setup to have Living Documentation with Maven and Java by Romain Manni-Bucau, 2019-10-09

Living documentation is one of the most important thing to setup in projects. Let see how Apache Maven and a plain Java class can make it reality.

How to handle new versions of your JSON-B model by Romain Manni-Bucau, 2019-10-02

JSON-B does not have a versioning API but it has actually some versioning capabilities. Let’s review a few.

Extract a docker image filesystem without docker but only bash by Romain Manni-Bucau, 2019-09-11

Docker image format is actually simpler than you can think, let see how to retrieve layers from docker hub and extract them to read docker container files without starting the image!

Johnzon and JSON-P/JSON-B status by Romain Manni-Bucau, 2019-09-04

Apache Johnzon provides a JSON-P and JSON-B implementations. Their compliance status just made a big bump for the coming 1.2.0 release. Let’s dig into that.