【缺陷修复】全局:application-dev 配置文件,多了一个 spring 前缀

This commit is contained in:
YunaiV 2025-03-16 17:04:04 +08:00
parent c95f0c152d
commit d597d0057e
1 changed files with 4 additions and 5 deletions

View File

@ -4,7 +4,6 @@ server:
--- #################### 数据库相关配置 #################### --- #################### 数据库相关配置 ####################
spring: spring:
spring:
autoconfigure: autoconfigure:
exclude: exclude:
- org.springframework.ai.autoconfigure.vectorstore.qdrant.QdrantVectorStoreAutoConfiguration # 禁用 AI 模块的 Qdrant手动创建 - org.springframework.ai.autoconfigure.vectorstore.qdrant.QdrantVectorStoreAutoConfiguration # 禁用 AI 模块的 Qdrant手动创建