Skip to content

Commit 1715384

Browse files
jitokimnamsoo2
authored andcommitted
Remove broken example applications from list (spring-projects#2689)
Signed-off-by: jitokim <[email protected]> Signed-off-by: minsoo.nam <[email protected]>
1 parent fe637fa commit 1715384

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,6 @@ You can have multiple beans producing ToolCallbacks. The auto-configuration will
306306
== Example Applications
307307
* link:https://github.com/spring-projects/spring-ai-examples/tree/main/model-context-protocol/weather/starter-webflux-server[Weather Server (WebFlux)] - Spring AI MCP Server Boot Starter with WebFlux transport.
308308
* link:https://github.com/spring-projects/spring-ai-examples/tree/main/model-context-protocol/weather/starter-stdio-server[Weather Server (STDIO)] - Spring AI MCP Server Boot Starter with STDIO transport.
309-
* link:https://github.com/spring-projects/spring-ai-examples/tree/main/model-context-protocol/book-library/starter-webflux-server[Book Library Server (WebFlux)] - Spring AI MCP Server Boot Starter with WebFlux transport.
310309
* link:https://github.com/spring-projects/spring-ai-examples/tree/main/model-context-protocol/weather/manual-webflux-server[Weather Server Manual Configuration] - Spring AI MCP Server Boot Starter that doesn't use auto-configuration but the Java SDK to configure the server manually.
311310

312311
== Additional Resources

0 commit comments

Comments
 (0)