From 2841786ea8d6fa70a90b5826555900234773771e Mon Sep 17 00:00:00 2001 From: wuchunlei Date: Tue, 8 Jul 2025 15:53:35 +0800 Subject: [PATCH] =?UTF-8?q?sse=20mcp=E5=AE=A2=E6=88=B7=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 3bc2f526..38d970aa 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -40,16 +40,16 @@ spring: main: allow-circular-references: true ai: - mcp: - client: - toolcallback: - enabled: true - name: spring-ai-mcp-client - type: async - sse: - connections: - server1: - url: http://localhost:9090 +# mcp: +# client: +# toolcallback: +# enabled: true +# name: spring-ai-mcp-client +# type: async +# sse: +# connections: +# server1: +# url: http://localhost:9090 # stdio: # connections: # server2: