We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1de1cdb commit 0a4f92cCopy full SHA for 0a4f92c
1 file changed
integration/mcps/nacos/nacos-gateway-mcp.md
@@ -78,6 +78,7 @@ _ _streamable-http:
78
<dependency>
79
<groupId>com.alibaba.cloud.ai</groupId>
80
<artifactId>spring-ai-alibaba-starter-mcp-registry</artifactId>
81
+ <version>${spring-ai-extensions.version}</version>
82
</dependency>
83
```
84
@@ -123,7 +124,7 @@ restful 接收请求
123
124
125
### 使用SAA Distributed MCP Client
126
-启动gateway服务,可以看到gateway已经通过registry模块自动注册为nacos服务,endpoint信息也已经正确的注册
127
+启动gateway服务,可以看到gateway已经通过registry模块自动注册为nacos服务,endpoint 信息也已经正确注册
128
129

130

0 commit comments