You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
= MCP Server Examples
2
2
3
-
Built Using Pure https://github.com/modelcontextprotocol/java-sdk[MCP Java SDK] – No Spring Framework Required.
3
+
Built using pure https://github.com/modelcontextprotocol/java-sdk[MCP Java SDK] – No Spring Framework Required.
4
4
5
-
Moreover, if you are looking for an easier way to develop your own MCP server, perhaps you will also be interested in my another repository https://github.com/codeboyzhou/mcp-declarative-java-sdk[Annotation-driven MCP Java SDK], it's based on the native MCP Java SDK, and similarly No Spring Framework required.
5
+
For another easier way to develop your own MCP server, you can explore this https://github.com/codeboyzhou/mcp-declarative-java-sdk[Annotation-driven MCP Java SDK].
0 commit comments