frameworkadvanced
Spring Boot Agents
A2A agents built with Java Spring Boot for enterprise-grade reliability, observability, and scalability.
Agents (3)
A2A Java SDK Spring
goodfriend2ks
34
A2A Java SDK for Spring Framework. Including server, Spring Boot auto configuration, Spring AI tools, and Spring AI examples.
utilityspring-bootjava
Google A2A
kuldeepsingh99
20
Pure Java A2A protocol implementation with Spring Boot and Ollama for multi-agent orchestration
3orchestrationspring-bootjava
A2a4j
a2ap
30
A2A4J is a comprehensive Java implementation of the Agent2Agent Protocol, including server, client, examples, and starters.
55generalspring-bootjava
Getting Started
Pick an agent to see setup instructions.
1Clone the repository
$ git clone https://github.com/goodfriend2ks/a2a-java-sdk-spring
2Navigate to the project
$ cd a2a-java-sdk-spring
3Install dependencies
$ mvn install
4Run the agent
$ mvn spring-boot:run