Skip to content

Commit fa173bf

Browse files
authored
Merge pull request #2442 from insectengine/Newsletter_61_Oct
Add October Newsletter
2 parents 20328e0 + 034ddab commit fa173bf

30 files changed

+521
-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 2025 Newsletter #61"
6+
link: /newsletter/61/
7+
date: "October 22, 2025"
8+
59
- title: "September 2025 Newsletter #60"
610
link: /newsletter/60/
711
date: "September 17, 2025"
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
layout: post
3+
title: 'Quarkus Newsletter #61 - October'
4+
date: 2025-10-22
5+
tags: newsletter
6+
synopsis: Curated online stories, articles, and videos about Quarkus are available in the October edition of the Quarkus Newsletter.
7+
8+
author: jcobb
9+
10+
---
11+
12+
See how BCE/ECB keeps Java applications clean, testable, and future-proof. With rules that fail the build when you break them in "Guard Your Code: Enforcing Architecture Boundaries in Quarkus with ArchUnit" by Markus Eisele. Elder Moraes's "Building a Web-Searching Agent with Ollama, Langchain4j, and Quarkus" is a great guide that provides a step-by-step, hands-on tutorial for Java developers to construct a sophisticated AI agent that embodies the new paradigm where the model can autonomously decide it needs more information and knows how to get it. A2A Java SDK 0.3.0.Alpha1 makes it possible to quickly get started with Quarkus and A2A using the latest, more stable version of the A2A protocol. Read "Getting Started with Quarkus and A2A Java SDK 0.3.0" by Farah Juma to learn more. Explore some ways to develop, deploy and run applications on AWS Lambda using Quarkus framework with "How to Develop, Run and Optimize Quarkus Web Application on AWS Lambda" by Vadym Kazulkin. Java developers need to preserve the qualities we know matter: correctness, security, and maintainability but also need to embrace a new class of technologies that behave very differently from what we’re used to. Learn more about it in "The Java Developer’s Dilemma: Part 1" by Markus Eisele.
13+
14+
You will also see the latest Quarkus Insights episodes, top tweets/discussions and upcoming Quarkus attended events.
15+
16+
Check out https://quarkus.io/newsletter/61/[Newsletter #61: October]!
17+
18+
Want to get newsletters in your inbox? https://quarkus.io/newsletter[Sign up for the newsletter] using the on page form.

newsletter/61/index.html

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

newsletter/61/index_files/content

342 KB
Binary file not shown.
44.9 KB
Binary file not shown.
60.9 KB
Binary file not shown.
7.74 KB
Binary file not shown.
15.1 KB
Binary file not shown.
10.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)