Skip to content

Commit fa0396f

Browse files
authored
Update mcp-server-boot-starter-docs.adoc (#3279)
Older STDIO transports can't be pulled, this should be a milestone version and should use `spring-ai-starter-mcp-server`. Signed-off-by: Yang Buyi <[email protected]>
1 parent deb30c4 commit fa0396f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-ai-docs/src/main/antora/modules/ROOT/pages/api/mcp/mcp-server-boot-starter-docs.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Full MCP Server features support with `STDIO` server transport.
2828
----
2929
<dependency>
3030
<groupId>org.springframework.ai</groupId>
31-
<artifactId>spring-ai-mcp-server-spring-boot-starter</artifactId>
31+
<artifactId>spring-ai-starter-mcp-server</artifactId>
3232
</dependency>
3333
----
3434

0 commit comments

Comments
 (0)