Commit Graph

5 Commits

Author SHA1 Message Date
Christian Tzolov
6bb3243ad1 refactor: migrate to spring-ai-mcp-client-spring-boot-starter
- Replace spring-ai-mcp dependency with spring-ai-mcp-client-spring-boot-starter
- Update import statements from org.springframework.ai.mcp.* to io.modelcontextprotocol.client.*
- Replace McpFunctionCallback with SyncMcpToolCallbackProvider
- Update Spring AI version from 1.0.0-M5 to 1.0.0-SNAPSHOT in multiple projects
- Enable tool callback auto-configuration with spring.ai.mcp.client.toolcallback.enabled

Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
2025-03-24 17:41:07 +01:00
Christian Tzolov
0ddbb686ad Update the mcp demos to latest 0.6.0 version 2025-01-24 19:10:21 +01:00
Christian Tzolov
544394fd97 Update the MCP examples to MCP 0.3.0 milestone (#6) 2024-12-29 18:22:54 +01:00
Christian Tzolov
813c989d91 Update MCP examples to version 0.2.0 2024-12-21 18:35:27 +01:00
Christian Tzolov
2e103b6245 improve the MCP sqlite demos 2024-12-11 10:52:16 +01:00