https://github.com/javaaidev/agentic-patterns
Agentic Workflow & Patterns implemented using Spring AI
https://github.com/javaaidev/agentic-patterns
agent agentic-ai java llm spring-ai spring-boot spring-framework
Last synced: 2 months ago
JSON representation
Agentic Workflow & Patterns implemented using Spring AI
- Host: GitHub
- URL: https://github.com/javaaidev/agentic-patterns
- Owner: JavaAIDev
- License: apache-2.0
- Created: 2025-02-16T07:54:00.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-10-21T07:34:11.000Z (3 months ago)
- Last Synced: 2025-10-21T09:31:35.763Z (3 months ago)
- Topics: agent, agentic-ai, java, llm, spring-ai, spring-boot, spring-framework
- Language: Java
- Homepage: https://javaaidev.com/docs/agentic-patterns/intro
- Size: 188 KB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Agentic Workflow and Patterns
[](https://github.com/JavaAIDev/agentic-patterns/actions/workflows/build.yaml)

Reference implementation of [Agentic Workflow and Patterns](https://javaaidev.com/docs/agentic-patterns/intro/)
Requirements:
- Java 21 (for virtual threads)
- Spring AI (Current version `1.0.3`)