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
Fix sample configs and remove runtimeOnly workarounds
- Remove runtimeOnly spring-ai-rag and spring-ai-mcp from shared
config (no longer needed after T6 plugin split in sdk-java)
- Fix workflow class package references (old prototype packages)
- Add web-application-type: none to RAG and multimodel configs
- Exclude conflicting chat auto-configs in multimodel sample
All 5 samples now boot successfully against a Temporal dev server.
MCP sample requires Node.js/npx for the MCP server.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments