
Java AI Libraries Compared: LangChain4j, Spring AI, and Quarkus LangChain4j
I built the same AI app with LangChain4j, Spring AI, and Quarkus LangChain4j. One of them took 92 lines. The others took 192 and 180.

I built the same AI app with LangChain4j, Spring AI, and Quarkus LangChain4j. One of them took 92 lines. The others took 192 and 180.

Contributing to open source doesn’t have to be scary. A true story of how interacting with the Quarkus community led to a contribution to a newly launched project in less than 48 hours.

How a mentorship session with Luiz Real made me plan to become a Quarkus committer in 12 months.

Ditch the infinite ‘if-else’ blocks! Learn how to ensure data integrity across all layers using Bean Validation 3.1. A complete guide on DTOs, custom rules, method validation, and standalone usage.

A complete guide for Spring developers on RESTful APIs in Quarkus. Learn about the Jakarta REST specification, the Quarkus REST implementation, and how to build high-performance endpoints.

Learn how to configure your Quarkus application to use OCI Object Storage. Leverage Always Free’s 20GB storage and 10TB bandwidth to scale your media with PARs.

Upgrade your security to Zero Trust. Learn how to use OCI Vault and Hardware Security Modules (HSM) to protect your Quarkus application’s database secrets.

Discover the power of Oracle’s converged database: how to persist and query native JSON documents using Quarkus and Hibernate Panache without needing a separate NoSQL database.

Learn how to connect Quarkus to Oracle Autonomous Database using mTLS Wallet authentication in OCI’s Always Free tier.

Understand how Quarkus reinvented Dependency Injection with ArC: zero runtime reflection, instant startup, and flexible configuration.