Skip to content

Commit 1a56a26

Browse files
authored
Merge pull request #2381 from insectengine/Newsletter_Aug25_#59
add August Newsletter
2 parents 909087b + e7c6a55 commit 1a56a26

32 files changed

+519
-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: "August 2029 Newsletter #59"
6+
link: /newsletter/59/
7+
date: "August 13, 2025"
8+
59
- title: "July 2025 Newsletter #58"
610
link: /newsletter/58/
711
date: "July 14, 2025"
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
layout: post
3+
title: 'Quarkus Newsletter #59 - August'
4+
date: 2025-08-13
5+
tags: newsletter
6+
synopsis: Curated online stories, articles, and videos about Quarkus are available in the August edition of the Quarkus Newsletter.
7+
8+
author: jcobb
9+
---
10+
11+
Learn how to integrate LangChain4j with Quarkus MCP for building intelligent assistants using tools and natural language queries with Omozegie Aziegbe's blog article "LangChain4j Quarkus MCP Example". Read "Create a Java REST API with Quarkus and Eclipse JNoSQL for MongoDB" by Otavio Santana to learn how to create a RESTful API using Quarkus and integrate it with Eclipse JNoSQL to work with MongoDB. Learn how to create a simple RESTful Java AI application that asks a large language model (LLM) to write a short poem based on a topic provided by the application user in Laura Cowen's article "Create your first AI Java application with Quarkus and LangChain4j". "Building a CLI with Quarkus, Kotlin and GraalVM" by Maarten Mulders is a great guide that covers project setup, dependency injection, PicoCLI integration, and proven practices for developer productivity, automation, and modern software development. Learn out to combine K-Means clustering, a local LLM, and Quarkus to transform image uploads into beautiful, named color palettes with "Color Whisperer: Build a Java App That Sees the Soul of Your Images" by Markus Eisele. See how to create a summarizing agent that speaks the A2A protocol and harnesses local or cloud LLMs in Markus Eisele's "Build Your First AI Agent in Java: Quarkus, Langchain4j, and the A2A SDK".
12+
13+
You will also see the latest Quarkus Insights episodes, top tweets/discussions and upcoming Quarkus attended events.
14+
15+
Check out https://quarkus.io/newsletter/59/[Newsletter #59: August]!
16+
17+
Want to get newsletters in your inbox? https://quarkus.io/newsletter[Sign up for the newsletter] using the on page form.

newsletter/59/index.html

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

newsletter/59/index_files/content

689 KB
Binary file not shown.
1.35 KB
Binary file not shown.
7.25 KB
Binary file not shown.
6.42 KB
Binary file not shown.
5.4 KB
Binary file not shown.
7.54 KB
Binary file not shown.

0 commit comments

Comments
 (0)