Skip to content

Conversation

tzolov
Copy link
Collaborator

@tzolov tzolov commented Aug 30, 2025

  • Move CompleteAdapter, PromptAdapter, and ResourceAdapter from org.springaicommunity.mcp.annotation to org.springaicommunity.mcp.adapter package
  • Fix class name typos: PromptAdaptor → PromptAdapter, ResourceAdaptor → ResourceAdapter
  • Update all import statements throughout the codebase to reflect the new package structure
  • Reorganize imports for better code organization and consistency

This refactoring improves package organization by separating adapter utilities from annotation classes while maintaining the same public API.

- Move CompleteAdapter, PromptAdapter, and ResourceAdapter from org.springaicommunity.mcp.annotation to org.springaicommunity.mcp.adapter package
- Fix class name typos: PromptAdaptor → PromptAdapter, ResourceAdaptor → ResourceAdapter
- Update all import statements throughout the codebase to reflect the new package structure
- Reorganize imports for better code organization and consistency

This refactoring improves package organization by separating adapter utilities from annotation classes while maintaining the same public API.

Signed-off-by: Christian Tzolov <[email protected]>
@tzolov tzolov added this to the 0.3.0 milestone Aug 30, 2025
@tzolov tzolov merged commit fe61805 into spring-ai-community:main Aug 30, 2025
1 check passed
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.

1 participant