quarkus
-
Enterprise Java

Accessing Resources in Quarkus Native Images
Quarkus makes it easy to build ultra-fast native executables using GraalVM, but resource handling behaves differently compared to a traditional…
Read More » -
Enterprise Java

GraalVM Native Image for Spring Boot / Quarkus: Step-by-step production example
If you’ve heard that Java can start in milliseconds and sip memory like an espresso shot—yep, that’s GraalVM Native Image.…
Read More » -
Core Java

From Legacy to Modern: Refactoring Java EE Monoliths into Quarkus Microservices
A Practical Guide to Breaking Monoliths with Quarkus (and Staying Sane) Let’s face it: Many enterprises still run on Java…
Read More » -
Enterprise Java

LangChain4j Quarkus MCP Example
The Model Context Protocol (MCP) is gaining traction as an essential bridge between Large Language Models (LLMs) and external tools.…
Read More » -
Core Java

Quarkus vs. Spring Boot: Choosing the Right Java Framework for Cloud-Native Apps
As modern enterprises shift toward cloud-native architectures, Java developers face a crucial decision: Which framework best supports fast, efficient, and…
Read More » -
Core Java

Hibernate Panache Example
Hibernate ORM with Panache is a modern, simplified way to use Hibernate in Java applications. Built into the Quarkus framework,…
Read More » -
Software Development

Understanding Load Shedding with Quarkus
Load shedding is a crucial resilience mechanism in distributed systems that prevents system overload by rejecting excessive traffic during high-demand…
Read More » -
Software Development

Understanding Quarkus Management Interface
The Management Interface in Quarkus provides a dedicated interface for monitoring, diagnostics, and administrative tasks. It is separate from the…
Read More » -
Java

Using Java Flight Recorder (JFR) in Quarkus
1. Introduction to Java Flight Recorder in Quarkus Setup Monitoring and profiling Java applications is essential for ensuring performance and…
Read More »



