Skip to content

Commit 03bc292

Browse files
committed
add October newsletter and blog post
1 parent fe795bd commit 03bc292

23 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: "October 2024 Newsletter #49"
6+
link: /newsletter/49/
7+
date: "October 17, 2024"
8+
59
- title: "September 2024 Newsletter #48"
610
link: /newsletter/48/
711
date: "September 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 #49 - October'
4+
date: 2024-10-17
5+
tags: newsletter
6+
synopsis: The October edition of the Quarkus Newsletter; curated online stories, articles, and videos about Quarkus.
7+
author: jcobb
8+
---
9+
10+
Explore how the combination of Quarkus and LangChain4J boosts productivity and efficiency in developing Java-based AI systems as well as understanding the key concepts underlying the development of such applications in "Leveraging Quarkus and LangChain4j" by Thiago dos Santos Hora. Read "Enhancing the Quarkus developer experience: New updates for IntelliJ and VS Code tools" by Mohit Suman & Angelo Zerr for information on the latest releases of Quarkus Tools for IntelliJ 2.0.2 and Quarkus Tools for Visual Studio Code 1.18.1 that deliver significant enhancements to support Quarkus and Qute, making development smoother. Check out Yatin Batra's article "Quarkus Citrus Test Tutorial" to Learn how to implement and run integration tests using Quarkus with Citrus framework for effective testing. "Effective Project Structuring for Microservices with Quarkus" by Ivelin Yanev is a great way to learn the key to leveraging Quarkus effectively by understanding how to structure your project correctly. Kostiantyn Ivanov wrote a great tutorial, "Connecting to Elasticsearch Using Quarkus" the helps you explore how to integrate Quarkus with Elasticsearch, a well-known full-text search engine and NoSQL datastore.
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/49/[Newsletter #49: October]!
15+
16+
Want to get newsletters in your inbox? https://quarkus.io/newsletter[Sign up for the newsletter] using the on page form.

newsletter/49/index.html

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

newsletter/49/index_files/content

844 KB
Binary file not shown.
59.6 KB
Binary file not shown.
260 KB
Binary file not shown.
5.43 KB
Binary file not shown.
8.83 KB
Binary file not shown.
69.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)