Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate test apps for spring-ai projects with Testcontainers and Docker Compose #1484

Closed

Conversation

eddumelendez
Copy link
Contributor

@eddumelendez eddumelendez commented May 28, 2024

Spring AI 1.0.0 supports Testcontainers Service Connections for ChromaDB, Milvus, Ollama, Qdrant and Weaviate and Docker Compose Service Connection for ChromaDB, Ollama, Qdrant and Weaviate.

The following changes are introduced:

  • Register new Testcontainers modules
  • Generate test application when spring-ai and testcontainers modules are selected
  • Generate test application when spring-ai and docker compose are selected

Note

Those changes depends on the spring-ai module rename

See #1481

@eddumelendez eddumelendez marked this pull request as ready for review September 4, 2024 21:58
@mhalbritter mhalbritter self-assigned this Sep 5, 2024
@mhalbritter mhalbritter removed the status: waiting-for-triage An issue we've not yet triaged label Sep 5, 2024
mhalbritter pushed a commit that referenced this pull request Sep 5, 2024
Add support for Testcontainers and Docker Compose.

See gh-1484
mhalbritter added a commit that referenced this pull request Sep 5, 2024
@mhalbritter
Copy link
Contributor

That's a very nice one. Thanks a lot Eddú! I've polished it a bit in f114449.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants