Skip to content

Commit 8c36be5

Browse files
committed
Added propagation of local thread variables in reactive context
1 parent 4d71fa2 commit 8c36be5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

apps/java-spring-ai-agents/aiagent/src/main/resources/application.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ agentcore.browser.screenshot-description=Take a screenshot of a web page for the
2020
# MCP Client
2121
spring.ai.mcp.client.toolcallback.enabled=true
2222
spring.ai.mcp.client.initialized=false
23+
# Local thread variables propagation
24+
spring.reactor.context-propagation=auto

0 commit comments

Comments
 (0)