Skip to content

feat(extensions): Add Spring native WebClient transport implementation#971

Open
guanxuc wants to merge 2 commits intoagentscope-ai:mainfrom
guanxuc:Spring-WebClientTransport
Open

feat(extensions): Add Spring native WebClient transport implementation#971
guanxuc wants to merge 2 commits intoagentscope-ai:mainfrom
guanxuc:Spring-WebClientTransport

Conversation

@guanxuc
Copy link
Contributor

@guanxuc guanxuc commented Mar 15, 2026

AgentScope-Java Version

1.0.11

Description

Checklist

Please check the following items before code is ready to be reviewed.

  • Code has been formatted with mvn spotless:apply
  • All tests are passing (mvn test)
  • Javadoc comments are complete and follow project conventions
  • Related documentation has been updated (e.g. links, examples, etc.)
  • Code is ready for review

@guanxuc guanxuc requested a review from a team March 15, 2026 14:11
@codecov
Copy link

codecov bot commented Mar 15, 2026

@guanxuc guanxuc force-pushed the Spring-WebClientTransport branch from 3184db1 to 2034797 Compare March 15, 2026 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: 支持使用 Spring WebClient 替代 OkHttp 作为可选 HTTP 传输实现

1 participant