We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d71fa2 commit 8c36be5Copy full SHA for 8c36be5
1 file changed
apps/java-spring-ai-agents/aiagent/src/main/resources/application.properties
@@ -20,3 +20,5 @@ agentcore.browser.screenshot-description=Take a screenshot of a web page for the
20
# MCP Client
21
spring.ai.mcp.client.toolcallback.enabled=true
22
spring.ai.mcp.client.initialized=false
23
+# Local thread variables propagation
24
+spring.reactor.context-propagation=auto
0 commit comments