update spring-ai 2.0.0-M8

update snail-ai 0.0.3
update 临时处理 snailjob与snailai的grpc依赖冲突问题
This commit is contained in:
疯狂的狮子Li
2026-06-02 10:24:32 +08:00
parent e40ef3e5b5
commit 6b2339a006
5 changed files with 93 additions and 78 deletions
@@ -345,7 +345,7 @@ spring.ai.mcp:
--- # MCP 客户端配置
spring.ai.mcp:
client:
# 需要接入外部 MCP Server 时再打开,并配置 streamable-http/sse/stdio connections
# 需要接入外部 MCP Server 时再打开,并配置 streamable-http/stdio connections
enabled: false
name: ${spring.application.name}-mcp-client
version: ${project.version}
@@ -359,11 +359,6 @@ spring.ai.mcp:
url: http://localhost:9001
crm:
url: http://localhost:9002
# SSE 多服务端示例
sse:
connections:
search:
url: http://localhost:9003
# STDIO 多服务端示例
stdio:
connections: