Quarkus is a full-stack, Kubernetes-native Java framework made for Java virtual machines (JVMs) and native compilation. Instead of reinventing the wheel, Quarkus uses well-known enterprise-grade ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Joe Cassavaugh shares his journey from ...
When it comes to building microservices and applications that thrive in the cloud, developers are faced with a critical choice: which Java framework to use? Two standout options are Spring Boot vs ...
With so much attention focused on the release this month of Java 14, it would be easy to miss the latest update of Quarkus, the Kubernetes-native Java framework Red Hat launched last year. Quarkus 1.3 ...
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 ...