This commit is contained in:
V-LiuShuang
2026-08-19 13:18:31 +08:00
parent 66c5d2b487
commit 0d6c70cc43
2 changed files with 15 additions and 7 deletions
+4 -3
View File
@@ -31,12 +31,13 @@ description: 在mis-agent模块编写代码必备技能。
- 版本:3.34.1
- 文档:https://redisson.pro/docs/integration-with-spring/#usage
- 源码:https://github.com/redisson/redisson/tree/redisson-3.34.1/redisson-spring-boot-starter/src/main
- rocketmq-client
- RocketMQ
- 文档:https://rocketmq.apache.org/zh/docs/4.x
- rocketmq-client
- 版本:4.9.8
- 源码:https://github.com/apache/rocketmq/tree/rocketmq-all-4.9.8
- rocketmq-spring-boot-starter
- rocketmq-spring-boot-starter
- 版本:2.2.3
- 文档:https://rocketmq.apache.org/zh/docs/4.x
- 源码:https://github.com/apache/rocketmq-spring/tree/rocketmq-spring-all-2.2.3
- agentscope-java
- 版本:1.0.11
+8 -1
View File
@@ -39,7 +39,14 @@ description: 在mis-paw模块编写代码必备技能。
- 版本:2023.0.1.2
- 文档:https://sca.aliyun.com/docs/2023/overview/version-explain
- 源码:https://github.com/alibaba/spring-cloud-alibaba/tree/2023.0.1.2
- RocketMQ
- 文档:https://rocketmq.apache.org/zh/docs/4.x
- rocketmq-client
- 版本:4.9.8
- 源码:https://github.com/apache/rocketmq/tree/rocketmq-all-4.9.8
- rocketmq-spring-boot-starter
- 版本:2.2.3
- 源码:https://github.com/apache/rocketmq-spring/tree/rocketmq-spring-all-2.2.3
## 目录结构
### 项目根目录