Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: spring-projects/spring-ai-examples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: spring-projects/spring-ai-examples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: mcp-tool-annotations-example
Choose a head ref
  • 1 commit
  • 7 files changed
  • 1 contributor

Commits on Jul 23, 2025

  1. refactor: migrate MCP annotations from logaritex to springaicommunity…

    … package
    
    - Update dependency groupId from com.logaritex.mcp to org.springaicommunity
    - Bump version to 0.2.0-SNAPSHOT
    - Update all imports to use new org.springaicommunity.mcp package structure
    - Rename SpringAiMcpAnnotationProvider to SyncMcpAnnotationProvider
    - Rename WeatherService to SpringAiToolProvider for clarity
    - Add new McpToolProvider with weather API integration
    - Add SyncToolSpecification support for MCP tools
    
    Signed-off-by: Christian Tzolov <[email protected]>
    tzolov committed Jul 23, 2025
    Configuration menu
    Copy the full SHA
    01c628d View commit details
    Browse the repository at this point in the history
Loading