Commit fdbc4051 by 岳建彬

完善第一次示例

parent 89f0c9cf
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
### 1. Spring Boot 集成 EMQX 客户端重连与订阅恢复 ### 1. Spring Boot 集成 EMQX 客户端重连与订阅恢复
**文件**: `spring-boot-emqx-integration.md` **文件**: `20250626-Spring+EMQX-快速解决EMQX客户端断开重连问题.md`
**场景**: 解决微服务重启后 EMQX 客户端连接断开,但服务端订阅状态不同步的问题 **场景**: 解决微服务重启后 EMQX 客户端连接断开,但服务端订阅状态不同步的问题
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
如需添加新的后端案例,请遵循以下格式: 如需添加新的后端案例,请遵循以下格式:
1. 文件命名:`技术栈-具体场景.md` 1. 文件命名:`日期-技术栈-具体场景.md`
2. 内容结构: 2. 内容结构:
- 问题描述 - 问题描述
- 使用 Cursor 的解决过程 - 使用 Cursor 的解决过程
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment