File tree Expand file tree Collapse file tree
agentscope-examples/boba-tea-shop Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ Through this example, you can learn:
7171| ------------| -------------|
7272| ** AgentScope Java** | Multi-agent framework core |
7373| ** Spring Boot** | Application framework |
74- | ** Spring AI Alibaba ** | MCP Server building |
74+ | ** MCP Spring Webflux ** | MCP Server building |
7575| ** MySQL** | Relational database |
7676| ** Nacos** | Service registry and configuration center |
7777
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ Boba Tea Shop 是一个基于 **AgentScope Java** 框架构建的多智能体系
7171| ------| ---------------|
7272| ** AgentScope Java** | 多智能体框架核心 |
7373| ** Spring Boot** | 应用框架 |
74- | ** Spring AI Alibaba ** | MCP Server 构建 |
74+ | ** MCP Spring Webflux ** | MCP Server 构建 |
7575| ** MySQL** | 关系型数据库 |
7676| ** Nacos** | 服务注册与配置中心 |
7777
Original file line number Diff line number Diff line change 7777 <artifactId >agentscope-a2a-nacos-spring-boot-starter</artifactId >
7878 <version >1.0.3</version >
7979 </dependency >
80- <dependency >
81- <groupId >io.agentscope</groupId >
82- <artifactId >agentscope-extensions-a2a-server</artifactId >
83- <version >1.0.3</version >
84- </dependency >
85- <dependency >
86- <groupId >io.agentscope</groupId >
87- <artifactId >agentscope-extensions-a2a-client</artifactId >
88- <version >1.0.3</version >
89- </dependency >
9080 <dependency >
9181 <groupId >io.agentscope</groupId >
9282 <artifactId >agentscope-dependencies-bom</artifactId >
You can’t perform that action at this time.
0 commit comments