Skip to content

Commit 168016b

Browse files
committed
Rename "Message queue" to "Messaging"
1 parent 6d11672 commit 168016b

10 files changed

+2
-2
lines changed
File renamed without changes.
File renamed without changes.

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ A series of courses to help you understand Microservce which is not astonishing
55

66
1. [单体架构与微服务架构差异](./Course1:%20What%20is%20Microservice/index.md)
77
2. [拆分单体架构策略](./Course2:%20Decompose%20monolithic%20system/index.md)
8-
3. [微服务集成]((./../Course3:%20Message%20queue/index.md))
8+
3. [微服务集成]((./../Course3:%20Messaging/index.md))
99
4. [分布式事务管理](./Course4:%20Manage%20transactions%20using%20Saga/index.md)
1010
5. [以为微服务方式实现业务功能](./Course5:%20Implementing%20business%20logic/index.md)
1111
6. [命令查询职责分离以及API网关](./Course6:%20CQRS/index.md)
12-
8. 其它(测试微服务, 微服务部署, 重构)
12+
7. 其它(测试微服务, 微服务部署, 重构)

0 commit comments

Comments
 (0)