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 to make the system prompt path configurable, allowing it to be loaded from an external file via a mounted Docker volume instead of being bundled within the JAR. This enables runtime customization of agent behavior, facilitating the use of a single agent image for multiple instances that require different system prompts without rebuilding the application.

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