Files
spring-ai/vector-stores
Eddú Meléndez e58341a447 Use MongoDBAtlasLocalContainer from Testcontainers 1.20.2
Testcontainers 1.20.2 offers `MongoDBAtlasLocalContainer`. Previous
image used during tests was pulling images in every execution. The
new image is cached locally and can be executed offline.
2024-10-03 12:23:29 -04:00
..