spring-ai
spring-ai copied to clipboard
After importing milvus's dependencies, my project size increased by more than 100 megabytes
trafficstars
<dependency> <groupId>org.springframework.ai</groupId> <artifactId>spring-ai-starter-vector-store-milvus</artifactId> <version>1.0.0-M7</version> </dependency>
It would be helpful if you could share what specifically is increasing the project size after importing Milvus dependencies.