I have setup MCP server and its running successfully - verified with MCP inspector.
I am trying to configure MCP client to connect with MCP server. Getting compliation error wihile setting up server url property **spring.ai.mcp.client.streamable-http.connections.server1.url**
error says **streamableHttpHttpClientPrperties$ConnectionParameters has no property url**.
but spring document suggests to map the server property like above.
This property is throwing compilation error
spring.ai.mcp.client.streamable-http.connections.server1.url:http://localhost:8090
[![Error Details in console[![\]\[1\]\[1\]][1]][1]
Ниже приведены используемые версии Java и Spring
25
1.1.2
Your inputs are greatly appreiciated
[1]: https://i.sstatic.net/6ymg3tBM.png
Подробнее здесь: https://stackoverflow.com/questions/798 ... l-property