Skip to content

Commit 4167efe

Browse files
committed
add december newsletter
1 parent 608093a commit 4167efe

27 files changed

+68
-0
lines changed

_data/newsletter.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ headline: "Monthly Newsletters"
22

33
newsletter:
44

5+
- title: "December 2024 Newsletter #51"
6+
link: /newsletter/51/
7+
date: "December 11, 2024"
8+
59
- title: "November 2024 Newsletter #50"
610
link: /newsletter/50/
711
date: "November 12, 2024"
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
layout: post
3+
title: 'Quarkus Newsletter #51 - December'
4+
date: 2024-12-12
5+
tags: newsletter
6+
synopsis: The December edition of the Quarkus Newsletter; curated online stories, articles, and videos about Quarkus.
7+
author: jcobb
8+
---
9+
10+
"Quarkus has surpassed the 1,000 contributor milestone" by Dimitrios Andreadis will explore the evolution and future of Quarkus, Red Hat’s next-generation Java framework designed to optimize applications for cloud-native environments. "Java Quarkus LangChain4j – Building a Chatbot" by Bhagvan Kommadi will guide you through leveraging two powerful tools — Quarkus and LangChain4j — to create chatbots that are not only efficient and scalable but also capable of understanding and generating human-like responses. "Testing Apache Camel Routes with Testcontainers" by Andras Fejes describes how Apache Camel and Testcontainers combine EIPs for integration and Testcontainers for robust, automated testing. Hamid Khanjani's "Hibernate Reactive with Panache: The Quarkus-Powered ORM Revolution for Reactive Java Applications and Kubernetes" describes how when Hibernate is combined with Panache, an intuitive and declarative ORM layer from Quarkus, it becomes a game-changer for Java developers. Explore different choices available for developing a new Quarkus application in "Getting Started with Quarkus: A Guide to Application Creation" by Jagnya Datta Panigrahi.
11+
12+
You will also see the latest Quarkus Insights episodes, top tweets/discussions and upcoming Quarkus attended events.
13+
14+
Check out https://quarkus.io/newsletter/51/[Newsletter #51: December]!
15+
16+
Want to get newsletters in your inbox? https://quarkus.io/newsletter[Sign up for the newsletter] using the on page form.

newsletter/51/index.html

Lines changed: 48 additions & 0 deletions
Large diffs are not rendered by default.
2.5 KB
Loading

newsletter/51/index_files/content

352 KB
Binary file not shown.
59.1 KB
Binary file not shown.
281 KB
Binary file not shown.
8.83 KB
Binary file not shown.
12.4 KB
Binary file not shown.
11 KB
Binary file not shown.

0 commit comments

Comments
 (0)