📰 Quarkus News
Quarkus News Today
Fast, Ad-Free News Updates
Stay updated with breaking news from Quarkus. Real-time updates on events, politics, business and more.
February 23, 2024
This article demonstrates how Quarkus, the supersonic, subatomic Java stack, greatly simplifies the NoSQL data persistence.
December 5, 2023
Virtual threads can provide high enough performance and resource efficiency based on your concurrency goal but also let you have a simple development model.
December 3, 2023
Learn what challenges you probably face when you try to run your microservices on the virtual threads. The challenge might be more complex and bigger if you need to import more Java libraries.
December 1, 2023
Learn how Quarkus integrates the virtual thread for Java developers to run blocking applications with a single @RunOnVirtualThread annotation.
November 1, 2023
In this tutorial, learn how to build a Quarkus-based microservice API integrated with HarperDB, a robust, high-performance database.
October 30, 2023
Explore the synergy of Java and MongoDB for enterprise apps. Learn how Quarkus, Spring Data MongoDB, Morphia, Jakarta EE, and Eclipse JNoSQL streamline this integration for high-performance solutions. Perfect for developers and decision-makers.
October 4, 2023
Explore Java-NoSQL integration with Eclipse JNoSQL and Quarkus, and learn how to make the most of NoSQL databases within Java-based projects.
September 21, 2023
Discover how to automate your Quarkus application deployment using the Ansible collection for Quarkus, which takes care of the heavy lifting for developers.
June 15, 2023
After learning how to run our microservices in JVM mode in Part 2 of this series, lets now look at how to do the same in native mode.
June 15, 2023
AWS API Gateway integration makes it easy to implement REST API using Lambda Function, which conforms to OpenAPI standards.