Posts tagged quarkus
Jakarta EE vs. Quarkus: A Comparison of Top Enterprise Java Backend Frameworks
Published on 24 Jun 2025
by Chiara Civardi
Topics:
Java,
Jakarta EE,
quarkus
|
0 Comments
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
Published on 08 May 2025
by Luqman Saeed
Topics:
Maven,
Spring Boot,
Jakarta EE,
quarkus
|
0 Comments
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.