From 408e0d8584b737b4d8c67d0f4914f97666510490 Mon Sep 17 00:00:00 2001 From: "yangkai.shen" <237497819@qq.com> Date: Tue, 21 Nov 2017 15:26:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=A4=87=E6=B3=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TODO.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index ca3eb76..119c218 100644 --- a/TODO.md +++ b/TODO.md @@ -35,4 +35,8 @@ - [ ] spring-boot-demo-urule(集成 urule 实现规则引擎) - [ ] spring-boot-demo-activiti(集成 Activiti 实现流程控制引擎) - [ ] spring-boot-demo-async(Spring boot 异步调用) -- [ ] spring-boot-demo-dubbo(集成 dubbo) \ No newline at end of file +- [ ] spring-boot-demo-dubbo(集成 dubbo) + +### 备注 + +尽量保证按照上面的顺序集成相应的 demo。 \ No newline at end of file