【缺陷修复】全局:application-dev 配置文件,多了一个 spring 前缀
This commit is contained in:
parent
c95f0c152d
commit
d597d0057e
|
@ -4,7 +4,6 @@ server:
|
|||
--- #################### 数据库相关配置 ####################
|
||||
|
||||
spring:
|
||||
spring:
|
||||
autoconfigure:
|
||||
exclude:
|
||||
- org.springframework.ai.autoconfigure.vectorstore.qdrant.QdrantVectorStoreAutoConfiguration # 禁用 AI 模块的 Qdrant,手动创建
|
||||
|
|
Loading…
Reference in New Issue