spring-ai icon indicating copy to clipboard operation
spring-ai copied to clipboard

After importing milvus's dependencies, my project size increased by more than 100 megabytes

Open jingbio opened this issue 6 months ago • 1 comments
trafficstars

<dependency> <groupId>org.springframework.ai</groupId> <artifactId>spring-ai-starter-vector-store-milvus</artifactId> <version>1.0.0-M7</version> </dependency>

jingbio avatar Apr 27 '25 01:04 jingbio

It would be helpful if you could share what specifically is increasing the project size after importing Milvus dependencies.

dev-jonghoonpark avatar Apr 27 '25 20:04 dev-jonghoonpark