quarkus
-
Enterprise Java
Applying @ClientBasicAuth in Quarkus REST Client
The Quarkus REST Client makes it easy to consume RESTful services with built-in support for authentication mechanisms like Basic Authentication.…
Read More » -
Core Java
Quarkus Citrus Test Tutorial
Quarkus, as a Kubernetes-native Java stack, provides an efficient environment for building Java applications, especially for containerized environments. Testing is…
Read More » -
Core Java
A Guide to Micrometer in Quarkus
In this article, we will explore and gain a comprehensive understanding of Micrometers in Quarkus. 1. Introduction Micrometer is a…
Read More » -
Enterprise Java
Leveraging the Power of Kafka with Quarkus: A Professional Guide
1. Understanding Apache Kafka Integration with Quarkus Apache Kafka – A Distributed Event Streaming Platform Apache Kafka is a widely-used…
Read More » -
Software Development
Revolutionize Data Management: Unleashing the Potential of Quarkus and HarperDB for Maximum Efficiency
Welcome to a transformative journey in modern data management! In this tutorial, we will explore the seamless integration of Quarkus,…
Read More » -
Software Development
10 Popular Microservices Frameworks
As we step into the realm of 2023, microservices architecture continues to stand at the forefront of this technological revolution.…
Read More » -
Enterprise Java
Calculations in Quarkus Qute using AtomicInteger
Quarkus’ Qute Templating Engine is very handy for creating server-side rendered pages. Besides the regular loops and control structures, there’s…
Read More » -
Enterprise Java
Inject Quarkus list types with @ConfigProperty
Inject Quarkus list types with @ConfigProperty In a previous post, you’ve seen how to map complex configuration structures with Quarkus…
Read More » -
Enterprise Java
Using the Quarkus dev mode for non-Quarkus projects
The Quarkus dev mode increases our development productivity and especially reduces the turnaround times how long it takes to get…
Read More »