Skip to content

Commit 6409b4e

Browse files
committed
redate and update insights
1 parent 9cc2ff5 commit 6409b4e

31 files changed

+521
-1
lines changed

_data/newsletter.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@ headline: "Monthly Newsletters"
22

33
newsletter:
44

5-
- title: "August 2029 Newsletter #59"
5+
- title: "September 2025 Newsletter #60"
6+
link: /newsletter/60/
7+
date: "September 17, 2025"
8+
9+
- title: "August 2025 Newsletter #59"
610
link: /newsletter/59/
711
date: "August 13, 2025"
812

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 #60 - September'
4+
date: 2025-09-26
5+
tags: newsletter
6+
synopsis: Curated online stories, articles, and videos about Quarkus are available in the September edition of the Quarkus Newsletter.
7+
8+
author: jcobb
9+
---
10+
From hidden string pitfalls to emoji-safe endpoints, learn how to handle text correctly in modern Java applications with "Mastering Unicode in Java: Build World-Ready REST APIs with Quarkus" by Markus Eisele. Read "Infusing AI into Your Java applications" by Don Bourne & Michal Broz to 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. Check out Octavio Santana's "Build a REST API With Just 2 Classes in Java and Quarkus" to learn how Quarkus enables a full CRUD API with just two classes using Hibernate ORM with Panache. No controllers or repositories needed — just define two classes, and deploy. Read "Building AI-Powered Applications with LangChain4j and Quarkus" by Hamid Khanjani to see how Quarkus + LangChain4j lets you build fast, testable, production-ready AI services in Java. Learn how to bridge the gap between generative AI's knowledge and its ability to act within an enterprise, enabling LLMs to interact with business systems. Read "The Universal Adapter for Enterprise AI: Mastering the MCP with Quarkus and Langchain4j" by Elder Moraes as a hands-on guide to building an MCP server and a Langchain4j client to enhance system flexibility and maintainability. Check out "Building local LLM AI-Powered Applications with Quarkus, Ollama and Testcontainers" by Jonathan Vila López, a complete development guide to build local LLM applications with Ollama and Quarkus and test them with Testcontainers.
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/60/[Newsletter #60: September]!
15+
16+
Want to get newsletters in your inbox? https://quarkus.io/newsletter[Sign up for the newsletter] using the on page form.

newsletter/60/index.html

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

newsletter/60/index_files/content

340 KB
Binary file not shown.
57 KB
Binary file not shown.
65 KB
Binary file not shown.
63.7 KB
Binary file not shown.
7.54 KB
Binary file not shown.
5.45 KB
Binary file not shown.

0 commit comments

Comments
 (0)