Annotation Interface McpEndpointPathParameter


Applies to MCP handler method parameters that should be bound from the resolved endpoint path.
Author:
Mark Allen
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Specifies the endpoint path parameter name to bind.
  • Element Details

    • value

      Specifies the endpoint path parameter name to bind.
      Returns:
      the endpoint path parameter name, or an empty string to infer it from the Java parameter name
      Default:
      ""