Uses of Class
org.springframework.ai.util.json.schema.AbstractSpringAiSchemaModule
Packages that use AbstractSpringAiSchemaModule
Package
Description
Utilities for MCP tool support, such as JSON schema generation.
-
Uses of AbstractSpringAiSchemaModule in org.springframework.ai.mcp.annotation.method.tool.utils
Subclasses of AbstractSpringAiSchemaModule in org.springframework.ai.mcp.annotation.method.tool.utilsModifier and TypeClassDescriptionfinal classJSON Schema Generator Module for Spring AI MCP. -
Uses of AbstractSpringAiSchemaModule in org.springframework.ai.util.json.schema
Subclasses of AbstractSpringAiSchemaModule in org.springframework.ai.util.json.schemaModifier and TypeClassDescriptionfinal classJSON Schema Generator Module for Spring AI.