Add MCP dependencies for Spring AI#2119
Conversation
Signed-off-by: Ilayaperumal Gopinathan <151690+ilayaperumalg@users.noreply.github.com>
| links: | ||
| - rel: reference | ||
| href: https://docs.spring.io/spring-ai/reference/api/mcp/mcp-client-boot-starter-docs.html | ||
| - name: MCP Spring WebFlux |
There was a problem hiding this comment.
What's the difference to Model Context Protocol Server we already have?
And we could also react to WebMVC / Webflux if selected. Only offer one entry and then select WebMVC is user has "Web" selected or "WebFlux" if user has "Reactive web" selected. WDYT?
There was a problem hiding this comment.
These artifacts are MCP transport implementations specific Spring WebMVC and Webflux which are used by both MCP server and client.
There was a problem hiding this comment.
and, yeah, Reacting to WebMVC/Webflux makes sense
|
Blocked until the Spring AI team talks about it and comes back to us. |
2.0.0-M3 is Boot 4.1.x compatible. See gh-2119
|
I've done the version updates in fb80cc6. |
|
Thanks @mhalbritter. I have discussed about adding the mcp-spring-webmvc/webflux dependencies into start.spring.io with the team and, we have decided not to add them for now. Closing this as resolved. |
No description provided.