Gradle

Building a simple RESTful API using Gradle, OpenAPI 3.0 and Java/Spring Boot

Published on

I have a Google Doc containing a bunch of recipes that I have gathered up over the years. Finally (Corona cooking!) it has got a little unwieldy, so a more convenient way to browse the recipes would be really nice. Of course, there are probably a tonne of really great apps for handling that, but it was the perfect excuse to get familiar with OpenAPI 3.0… Long story short, check out this Github repo, where I pushed the code (so far).

Darken your GUI with Radiance

Published on

The last couple of days I’ve been working on some improvements to the Orbit Image Analysis software. At the moment it’s mostly technical changes to help us be able to switch to using Java 11 (and then the next LTS Java JDKs). A nice side effect of that is being able to use my favourite JDKs from AdoptOpenJDK… The code isn’t available at github just yet, but I hope to get it pushed in the next few days.