/spring-ai-agent/ ├── .mvn/ # Maven Wrapper files ├── mvnw # Maven Wrapper script (Linux/macOS) ├── mvnw.cmd # Maven Wrapper script (Windows) ├── pom.xml # Root POM for the monorepo ├── libs/ # ...
A modular Spring Boot 3 demo application with first-class observability support using OpenTelemetry, Jaeger, Prometheus, and Micrometer — built with Gradle and clean architectural practices. 🚀 A ...