How to Secure Your A2A Server Agent with Keycloak OAuth2
Quarkus: Supersonic Subatomic Java
π #A2A Java SDK 0.3.0.Final is here with security and cloud enhancements!
Check out our blog post to learn how to:
Β π Secure your server agent with Keycloak OAuth2
Β π Configure your client to obtain and pass the required token
quarkus.io/blog/quarkus...
28.10.2025 15:51
π 2
π 3
π¬ 0
π 0
Getting Started with A2A Java SDK and gRPC
Let's learn how to create an A2A server agent and an A2A client that can communicate using the gRPC transport with "Getting Started with A2A Java SDK and gRPC" by Farah Juma.
quarkus.io/blog/quarkus...
16.10.2025 13:04
π 7
π 4
π¬ 1
π 0
Multi-Language Agent Collaboration and Interoperability with A2A
See how to create a multi-agent system, where agents written in Java, Python, and TypeScript work together to accomplish a goal: content creation in "Multi-Language Agent Collaboration and Interoperability with A2A" by Farah Juma.
quarkus.io/blog/quarkus...
09.10.2025 14:04
π 4
π 2
π¬ 0
π 0
Getting Started with A2A Java SDK and gRPC
Quarkus: Supersonic Subatomic Java
Want to build more flexible, high-performance AI multi-agent systems?
In this blog post, we cover how to create #A2A servers and clients that support multiple transports, including gRPC, with the A2A Java SDK:
quarkus.io/blog/quarkus...
25.09.2025 16:54
π 4
π 3
π¬ 0
π 0
A2A Java SDK for Jakarta 0.3.0.Beta1 is released!
A2A Java SDK for Jakarta 0.3.0 is released.
We're happy to announce the 0.3.0.Beta1 release of the A2A Java SDK for Jakarta.
wildfly.org/news/2025/09...
You can enjoy polyglot agentic AI in WildFly and other Jakarta EE runtimes, based on the A2A Protocol. #agentic #ai #a2a #jakartaee
19.09.2025 15:23
π 4
π 1
π¬ 0
π 0
π€ Weβve created a sample multi-agent application where agents written in Java, Python, and TypeScript work together to create content, thanks to the #A2A protocol.
Check out our blog post for a deep dive into this multi-language sample π
medium.com/google-cloud...
16.09.2025 19:18
π 2
π 1
π¬ 0
π 0
A2A Java SDK: Support for the REST Transport is Now Here
Today, weβve released A2A Java SDK 0.3.0.Beta1 which introduces support for the HTTP+JSON/REST transport.
π’ Support for the REST transport has now been added to the #A2A Java SDK!
π Check out our latest blog post to learn more and get started:
medium.com/google-cloud...
#Agent2Agent #MultiAgentSystems #Java #Quarkus #AI
15.09.2025 19:04
π 4
π 3
π¬ 0
π 0
Getting Started with Quarkus and A2A Java SDK 0.3.0
Quarkus: Supersonic Subatomic Java
πΒ Exciting news, we've just released #A2A Java SDK 0.3.0.Alpha1!Β
This release brings:
πΒ Support for gRPC
β¨Β Significant client-side enhancements
β
Β Alignment with the A2A protocol v0.3.0 specification
Check out our blog post to learn more:
quarkus.io/blog/quarkus...
04.09.2025 20:31
π 10
π 6
π¬ 0
π 0
Build Your First AI Agent in Java: Quarkus, Langchain4j, and the A2A SDK
How to create a summarizing agent that speaks the A2A protocol and harnesses local or cloud LLMs
myfear.substack.com/p/build-ai-a...
27.07.2025 07:15
π 4
π 3
π¬ 0
π 0
We've released A2A Java SDK 0.2.3.Beta1. This makes it possible to quickly get started with Quarkus and A2A.
Learn more about this on Farah Juma's blog post: quarkus.io/blog/quarkus...
17.07.2025 13:03
π 2
π 1
π¬ 0
π 0
Learn how easy it is to get started with A2A and Quarkus using the new A2A Java SDK in this great "Q" tip video by Farah Juma
youtu.be/5CZzW-wvEQs
11.07.2025 13:04
π 3
π 2
π¬ 0
π 0
Getting Started with Quarkus and the A2A Java SDK
Quarkus: Supersonic Subatomic Java
π Exciting news, the first release of the #A2A Java SDK is now available!
Check out our blog post to learn how to:
π€β‘οΈCreate an A2A server agent from a Quarkus LangChain4j AI service
βοΈ+π=π€ Orchestrate multiple agents in different languages
quarkus.io/blog/quarkus...
09.07.2025 19:11
π 11
π 4
π¬ 0
π 0
Getting Started with A2A and Quarkus
YouTube video by Quarkusio
Check out our new video to see how easy it is to get started with #A2A and #Quarkus!
Learn how to:
β¨π€ Go from a Quarkus LangChain4j AI Service to an A2A server agent
πβ
Use the A2A Inspector for validation
βοΈ+π=π€ Coordinate tasks between #Java and #Python A2A server agents
youtu.be/5CZzW-wvEQs
02.07.2025 14:09
π 2
π 4
π¬ 0
π 1
π Iβm thrilled to share that the Agent2Agent (A2A) Java SDK that weβve been working on is now part of the Agent2Agent Project!
Check out the blog post to learn more π
#A2A #Agent2Agent #Java #Quarkus #MultiAgentSystems #OpenSource
27.06.2025 16:23
π 8
π 4
π¬ 0
π 0
Assessing groundedness using Granite Guardian and #LangChain4j β¬οΈ
05.02.2025 21:56
π 1
π 0
π¬ 0
π 0
Assessing context relevance using Granite Guardian and #LangChain4j β¬οΈ
05.02.2025 21:55
π 0
π 0
π¬ 1
π 0
My first contribution to #LangChain4j is included in this release! π
Itβs now possible to use Granite Guardian models with @langchain4j.dev and #ollama to assess context relevance and groundedness for RAG use cases via custom messages β¬οΈ
05.02.2025 21:53
π 1
π 0
π¬ 2
π 0
Implementing a MCP server in Quarkus
Quarkus: Supersonic Subatomic Java
Wrote about how to use Java to write a Model Context Provider and use it from Claude Desktop, LangChain4j and other MCP compatible clients.
13.01.2025 14:55
π 7
π 3
π¬ 0
π 0