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>