Skip to content

Commit 8ea5d34

Browse files
authored
Merge pull request #2461 from insectengine/Newsletter_61_Nov
Add November Newsletter No.62
2 parents 3258ae5 + c75fd47 commit 8ea5d34

26 files changed

+522
-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: "November 2025 Newsletter #62"
6+
link: /newsletter/62/
7+
date: "November 13, 2025"
8+
59
- title: "October 2025 Newsletter #61"
610
link: /newsletter/61/
711
date: "October 22, 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 #62 - November'
4+
date: 2025-11-13
5+
tags: newsletter
6+
synopsis: Curated online stories, articles, and videos about Quarkus are available in the November edition of the Quarkus Newsletter.
7+
8+
author: jcobb
9+
10+
---
11+
12+
Discover what most Java developers miss—AI assistants, dynamic Qute templates, auto-refreshing tokens, and reactive magic in "You’re Only Using Half of Quarkus: 10 Hidden Features That Change Everything" by Markus Eisele. Farah Juma's blog post "How to Secure Your A2A Server Agent with Keycloak OAuth2" shows how to secure an A2A server agent using OAuth2 bearer tokens via Keycloak and shows how to enable an A2A client to automatically obtain and pass the required token in each request. "Hexagonal Architecture in Java: Structuring Your APIs for Maintainability" by lostyzen is a complete guide to hexagonal architecture in Java with Quarkus: structure, concrete examples, testing, and best practices for maintainable and scalable APIs. Read about Quarkus's continued focus on native for swift start-up time and low memory footprint in Severin Gehwolf' article, "Continued Focus on Native". If you want to test the business logic of your components in isolation, with different configurations and inputs, then QuarkusComponentTest is a good choice. It’s fast, integrated with continuous testing, and extensible. Learn more about by reading Martin Kouba's article "Quarkus - a component testing update". Explore Qute’s dynamic include feature in Quarkus 3.26 and learn how to build modular, data-driven dashboards for modern enterprise apps. Learn more in "Dynamic UI Composition with Quarkus Qute: The Future of Java Frontends" 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/62/[Newsletter #62: November]!
17+
18+
Want to get newsletters in your inbox? https://quarkus.io/newsletter[Sign up for the newsletter] using the on page form.

newsletter/62/index.html

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

newsletter/62/index_files/content

266 KB
Binary file not shown.
63.7 KB
Binary file not shown.
63.8 KB
Binary file not shown.
62.6 KB
Binary file not shown.
8.87 KB
Binary file not shown.
11.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)