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: 15 days 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-11-23T09:28:11.000Z (4 months ago)
- Last Synced: 2025-12-16T01:58:23.090Z (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: 250 KB
- Stars: 10
- 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.1.1`)