Skip to content

Commit 17330ad

Browse files
authored
doc: serde is now supported (#54)
1 parent 21f5443 commit 17330ad

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/main/docs/guide/server/serverJavaSdk.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,3 @@ Micronaut MCP Server support is based on the https://github.com/modelcontextprot
33
To use it, add the following dependency:
44

55
dependency:micronaut-mcp-server-java-sdk[groupId=io.micronaut.mcp]
6-
7-
WARNING: The https://github.com/modelcontextprotocol/java-sdk[MCP Java SDK] is coupled to Jackson Core. Thus, you will need to use https://docs.micronaut.io/latest/guide/#serializationUsingJacksonDatabind[Micronaut Jackson Databind] instead of https://micronaut-projects.github.io/micronaut-serialization/latest/guide/[Micronaut Serialization].
8-

0 commit comments

Comments
 (0)