程序包的使用
com.github.codeboyzhou.mcp.declarative.server.converter
-
com.github.codeboyzhou.mcp.declarative.server.converter使用的com.github.codeboyzhou.mcp.declarative.server.converter中的类类说明This abstract class is used to convert the value of a parameter annotated with
AbstractParameterConverterto the required type, and provides a default implementation for theAbstractParameterConverter.convertAll(Parameter[], Map)method.This interface is used to convert the value of a parameter annotated withParameterConverterto the required type.