Commit Graph

2 Commits

Author SHA1 Message Date
Christian Tzolov
0c96873173 Clean code deprecations
Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
2025-05-10 08:26:30 +02:00
Christian Tzolov
3cea89822f Add MCP annotations sample project
Demonstrates the use of Spring AI MCP annotations for creating an MCP server.

- Add @McpComplete, @McpArg, @McpResource, @McpPrompt handlers

The project showcases how to use Spring AI's annotation-based approach to easily expose tools, resources, prompts, and completions through an MCP server.

Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
2025-05-08 09:21:38 +02:00