Skip to content

Commit c8f559c

Browse files
committed
add June newsletter
1 parent dfc1954 commit c8f559c

25 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: "June 2025 Newsletter #57"
6+
link: /newsletter/57/
7+
date: "June 12, 2025"
8+
59
- title: "May 2025 Newsletter #56"
610
link: /newsletter/56/
711
date: "May 13, 2025"
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 #57 - June'
4+
date: 2025-06-12
5+
tags: newsletter
6+
synopsis: The June edition of the Quarkus Newsletter; curated online stories, articles, and videos about Quarkus.
7+
author: jcobb
8+
---
9+
10+
Quarkus MCP Server is blazing a trail as the first Java MCP server with Streamable HTTP support—unlocking new possibilities for developers. Read more about in the blog post "Quarkus MCP Server: The First Java Server SDK to Support Streamable HTTP!" by Max Rydahl Andersen. Learn how Quarkus MCP Client can use access tokens to access secure MCP servers in Sergey Beryozkin's blog post "Use Quarkus MCP client to access secure MCP HTTP servers". Leverage ChatGPT and existing Maven skills, to rapidly develop and deploy a new API with Quarkus. Ease the learning curve and achieving quick validation on Heroku. See how in "How To Introduce a New API Quickly Using Quarkus and ChatGPT" by John Vester. Explore LLM guardrails, why they matter, and how you can effectively implement them to ensure safe and trustworthy AI interactions in "Ensuring Safe and Reliable AI Interactions with LLM Guardrails" by Brian Vermeer. Learn about Prasbanth's first experience to see how the Java ecosystem is adapting to the world of cloud-native applications — and how that experience left him motivated to continue this journey in "From Traditional Java to Cloud-Native with Quarkus: My First Boston Java Users Meetup Experience".
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/57/[Newsletter #57: June]!
15+
16+
Want to get newsletters in your inbox? https://quarkus.io/newsletter[Sign up for the newsletter] using the on page form.

newsletter/57/index.html

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

newsletter/57/index_files/content

660 KB
Binary file not shown.
71.3 KB
Binary file not shown.
9.46 KB
Binary file not shown.
6.15 KB
Binary file not shown.
6.42 KB
Binary file not shown.
7.54 KB
Binary file not shown.

0 commit comments

Comments
 (0)