-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Description
Bug description
I debug the WebMvcSseServerTransportProvider find that the session.id is different with sessionId.Was this intentional? It's a little strange.

Environment
Please provide as many details as possible: Spring AI version, Java version, which vector store you use if any, etc
Spring AI version: 1.0.2
Java version: 21
MCP server dependency: spring-ai-starter-mcp-server-webmvc
Config:
spring.ai.mcp.server.stdio=false
spring.ai.mcp.server.type=ASYNC
spring.ai.mcp.server.name=cordys-crm-mcp-server
spring.ai.mcp.server.version=1.0.0