This commit is contained in:
YunaiV
2025-07-26 14:37:39 +08:00
4 changed files with 5 additions and 4 deletions

View File

@@ -5,6 +5,7 @@ server:
spring:
autoconfigure:
# noinspection SpringBootApplicationYaml
exclude:
- org.springframework.ai.vectorstore.qdrant.autoconfigure.QdrantVectorStoreAutoConfiguration # 禁用 AI 模块的 Qdrant手动创建
- org.springframework.ai.vectorstore.milvus.autoconfigure.MilvusVectorStoreAutoConfiguration # 禁用 AI 模块的 Milvus手动创建