Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.82 KB

File metadata and controls

45 lines (33 loc) · 1.82 KB

Attribution

This tutorial is adapted from multiple sources. We gratefully acknowledge:

Kenneth Liao Tutorial

Official Anthropic Documentation

Official Anthropic Demos

Wally869 Rust SDK

Spring AI MCP Patterns

Spring AI Community


Module-Specific Credits

Each module directory contains a CREDITS.md file with specific attribution for that module's source material.

Note on Adaptation

All modules contain NEW standalone code written specifically for this tutorial. Source material listed above served as INSPIRATION for patterns and concepts - code was not copied verbatim but rather reimplemented in idiomatic Java following the SDK's conventions.