Projects

Below are my public projects I have created either for this blog, or for personal use.

Container Images

Spring Native AWS Builder

An image to build Spring Native applications against AmazonLinux 2 for deploying to AWS.

Liberica Native Image Kit

A base image for building musl-based native executables with Liberica NIK. Executables can be deployed to Alpine Linux, or a distro-less container, if compiled statically.


Demos

Spring Native AWS

An example project demonstrating a Spring Cloud Function that can be packaged and deployed as a native executable onto AWS Lambda.

Spring Boot 3 Observability

Demonstrates setting up a Spring Boot 3 project with observability (logging, tracing, metrics) and the Grafana stack.