# spring-ai-o11y-quickstart **Repository Path**: mstitop/spring-ai-o11y-quickstart ## Basic Information - **Project Name**: spring-ai-o11y-quickstart - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-20 - **Last Updated**: 2026-01-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Quick Start 1. replace the API key in `application.properties` as your own API key. ``` spring.ai.openai.api-key=${AI_OPENAI_API_KEY} ``` 2. run `build_app.sh`. 3. run `docker-compose.yaml`.