#java-quarkus
Read more stories on Hashnode
Articles with this tag
In Quarkus, Panache is a simplified and opinionated ORM (Object-Relational Mapping) layer built on Hibernate ORM. It provides an active record pattern...
1. Dependency Injection (CDI in Quarkus vs. Spring Boot) ✅ Quarkus (Jakarta CDI) import...
Quarkus has its own syntax and configuration style, similar to Spring Boot, but optimized for GraalVM and cloud-native environments. Here’s how it...
Lesson 1: Introduction to QuarkusThis lesson focuses on the technical foundations of Quarkus, detailing its architecture, features, and...