Skip to content

Commit 5f6bdbf

Browse files
authored
Merge pull request #2354 from insectengine/JulyNewsletter_58
Add July newsletter
2 parents b7e98d9 + 9c8af20 commit 5f6bdbf

26 files changed

+520
-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: "July 2025 Newsletter #58"
6+
link: /newsletter/58/
7+
date: "July 14, 2025"
8+
59
- title: "June 2025 Newsletter #57"
610
link: /newsletter/57/
711
date: "June 12, 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 #58 - July'
4+
date: 2025-07-14
5+
tags: newsletter
6+
synopsis: Curated online stories, articles, and videos about Quarkus are available in the July edition of the Quarkus Newsletter.
7+
8+
author: jcobb
9+
---
10+
11+
Discover more about the launch of the Agent2Agent (A2A) Java SDK, contributed by the WildFly and the Quarkus communities. Learn how to build a Model Context Protocol server and client using Quarkus and LangChain4J in “Using the Model Context Protocol With Quarkus and Langchain4j” by Vishal Shanbhag & Saajan Nagendra. Make sure you read “AI Tool Calling with Quarkus LangChain4j” by piotr.minkowski to explore Quarkus LangChain4j AI support's integration with chat models, focusing on "tool calling" (function calling), an AI application pattern that enhances models via API/external tool interaction. See how to trace microservice calls across network boundaries using Quarkus, REST clients, and Jaeger in Markus Eisele’s post “The Distributed Dragon Forge: A Hands-On OpenTelemetry Adventure with Quarkus”. Finally, check out Loïc Mathieu’s article to learn how to build a chatbot with Google Gemini Vertex AI and Quarkus Comments Feed.
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/58/[Newsletter #58: July]!
16+
17+
Want to get newsletters in your inbox? https://quarkus.io/newsletter[Sign up for the newsletter] using the on page form.

newsletter/58/index.html

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

newsletter/58/index_files/content

274 KB
Binary file not shown.
44 KB
Binary file not shown.
64.7 KB
Binary file not shown.
60.3 KB
Binary file not shown.
65.5 KB
Binary file not shown.
6.42 KB
Binary file not shown.

0 commit comments

Comments
 (0)