Skip to content

Conversation

@huidongyin
Copy link
Contributor

  • Rename internal class ToolCallback to ToolCallbackConfig in McpClientCommonProperties
  • Update field name from toolCallback to toolCallbackConfig
  • Update getter/setter methods to match new naming convention
  • Update configuration property path from .toolcallback to .tool-callback
  • Update all related test files to use new configuration property names
  • All tests pass and functionality remains intact

@huidongyin huidongyin force-pushed the rename-toolcallback-to-toolcallbackconfig branch from 67c1e67 to 772543c Compare October 21, 2025 07:49
- Keep ToolCallback as internal class name in McpClientCommonProperties
- Maintain toolCallback field name and getter/setter methods
- Use .toolcallback configuration property path
- Update all related test files to use consistent naming
- All tests pass and functionality remains intact

This change ensures naming consistency with Spring AI project conventions
where Properties internal classes use descriptive names rather than Config suffixes.

Signed-off-by: huidong.yin <[email protected]>
@huidongyin huidongyin force-pushed the rename-toolcallback-to-toolcallbackconfig branch from 772543c to 759a5b8 Compare October 21, 2025 07:51
@huidongyin huidongyin changed the title Rename ToolCallback to ToolCallbackConfig for better naming consistency Rename Toolcallback to ToolCallback for better naming consistency Oct 21, 2025
@huidongyin huidongyin closed this Oct 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants