You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: auto-configurations/mcp/spring-ai-autoconfigure-mcp-client/src/main/java/org/springframework/ai/mcp/client/autoconfigure/StdioTransportAutoConfiguration.java
+6-6
Original file line number
Diff line number
Diff line change
@@ -67,21 +67,21 @@ public class StdioTransportAutoConfiguration {
67
67
* <li>Server-specific parameters from properties
68
68
* <li>Unique connection name for identification
69
69
* </ul>
70
-
* @param sdioProperties the stdio client properties containing server configurations
70
+
* @param stdioProperties the stdio client properties containing server configurations
0 commit comments