Skip to content

Commit e016a58

Browse files
committed
Fix incorrect MCP server stateless connection properties prefix - Fixes #4967
1 parent 0bb7e5c commit e016a58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-ai-docs/src/main/antora/modules/ROOT/pages/api/mcp/mcp-stateless-server-boot-starter-docs.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ The server mcp-annotations properties are prefixed with `spring.ai.mcp.server.an
9494

9595
=== Stateless Connection Properties
9696

97-
All connection properties are prefixed with `spring.ai.mcp.server.stateless`:
97+
All connection properties are prefixed with `spring.ai.mcp.server.streamable-http`:
9898

9999
[options="header"]
100100
|===

0 commit comments

Comments
 (0)