We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38e3d10 commit 1f4eca2Copy full SHA for 1f4eca2
1 file changed
src/main/resources/application-http.properties
@@ -1,6 +1,6 @@
1
spring.main.web-application-type=servlet
2
spring.ai.mcp.server.type=sync
3
-spring.ai.mcp.server.protocol=streamable
+spring.ai.mcp.server.protocol=stateless
4
spring.ai.mcp.server.stdio=false
5
# OAuth2 Security Configuration
6
# Configure the issuer URI for your OAuth2 authorization server
0 commit comments