Quarkus is a full-stack, Kubernetes-native Java framework made for Java virtual machines (JVMs) and native compilation. Although many testing techniques remain the same, Quarkus provides supporting ...
In a previous article, I walked through how to build a product catalogue microservice with Quarkus. Now, let's take it to the next level by compiling our application into a native executable using ...