Skip to content

Comments

Move mcp-spring-webflux and mcp-spring-webmvc to Spring AI 2.0#805

Merged
tzolov merged 1 commit intomainfrom
mcp-spring-migration-2
Feb 20, 2026
Merged

Move mcp-spring-webflux and mcp-spring-webmvc to Spring AI 2.0#805
tzolov merged 1 commit intomainfrom
mcp-spring-migration-2

Conversation

@tzolov
Copy link
Contributor

@tzolov tzolov commented Feb 20, 2026

The Spring-specific transport modules (mcp-spring-webflux, mcp-spring-webmvc) have been moved out of the MCP Java SDK into the Spring AI project (org.springframework.ai group), effective with MCP Java SDK 1.0 and Spring AI 2.0. This is a breaking change.

  • Delete mcp-spring-webflux and mcp-spring-webmvc source modules
  • Remove both artifacts from mcp-bom and root pom.xml module list
  • Update docs and README
  • Add blog post explaining the breaking change with before/after migration examples

Resolves: #127

The Spring-specific transport modules (mcp-spring-webflux,
mcp-spring-webmvc) have been moved out of the MCP Java SDK into the
Spring AI project (org.springframework.ai group), effective with
MCP Java SDK 1.0 and Spring AI 2.0. This is a breaking change.

- Delete mcp-spring-webflux and mcp-spring-webmvc source modules
- Remove both artifacts from mcp-bom and root pom.xml module list
- Update docs and README
- Add blog post explaining the breaking change with before/after
  migration examples

Resolves: #127

Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
@tzolov tzolov merged commit 77bc64a into main Feb 20, 2026
10 checks passed
@tzolov tzolov deleted the mcp-spring-migration-2 branch February 20, 2026 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move the mcp-spring-* modules

2 participants