A minimal template for building modern agents in Java 21+ with Spring Boot, designed to handle AI requests efficiently and with performance in mind

2 stars 0 forks 2 watchers Java Apache License 2.0
agent ai ai-agents docker java java21 minimal ollama spring-boot virtual-threads webflux
1 Open Issue Need Help Last updated: Mar 5, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes allowing the system prompt for an agent to be loaded from an external file via a mounted volume, rather than being hardcoded within the JAR. This change enables runtime customization of agent behavior without requiring image rebuilds, which is particularly useful when running multiple agent instances with different prompts from the same image.

Complexity: 2/5
enhancement good first issue

A minimal template for building modern agents in Java 21+ with Spring Boot, designed to handle AI requests efficiently and with performance in mind

Java
#agent#ai#ai-agents#docker#java#java21#minimal#ollama#spring-boot#virtual-threads#webflux