Posts tagged quarkus

Jakarta EE vs. Quarkus: A Comparison of Top Enterprise Java Backend Frameworks

Enterprise Java has powered backend systems and key applications for three decades, evolving steadily alongside application architecture trends, from on-premise monoliths and service-oriented architectures to today's cloud-first containerized microservices. Currently, developers can typically  choose from three key enterprise Java frameworks: Jakarta EE, Quarkus and Spring / Spring Boot. 

In this post, we take a practical look at two major enterprise Java frameworks: Jakarta EE, the continuation of the long-established Java EE/J2EE standard and Quarkus, a newer framework that is growing in popularity. 

Maven 4: Streamlining Enterprise Java Development with Jakarta EE, Spring Boot and Quarkus

After two decades as Java's dominant build tool (no offense to Gradle), Maven is undergoing its most significant evolution. While the official Maven documentation outlines the technical changes in Maven 4, this blog post focuses specifically on what these changes mean for enterprise developers working with Jakarta EE, Spring Boot and Quarkus.