Update mcp-server-boot-starter-docs.adoc

Signed-off-by: Jakub <jakub@jpomykala.com>
This commit is contained in:
Jakub
2025-05-07 16:30:23 +02:00
committed by Mark Pollack
parent c54dfd35d5
commit b5c3216b76

View File

@@ -28,7 +28,7 @@ Full MCP Server features support with `STDIO` server transport.
----
<dependency>
<groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-starter-mcp-server</artifactId>
<artifactId>spring-ai-mcp-server-spring-boot-starter</artifactId>
</dependency>
----