From cd5f4c5cd25fe80edc2005d590c73ef193de231f Mon Sep 17 00:00:00 2001 From: "shuang.kou" Date: Wed, 22 Apr 2020 15:48:00 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12303f32..25621f1e 100644 --- a/README.md +++ b/README.md @@ -217,7 +217,7 @@ Github用户如果访问速度缓慢的话,可以转移到[码云](https://git #### Spring -1. [Spring 学习与面试](docs/system-design/framework/spring/Spring.md) +1. [Spring 学习与面试(待重构)](docs/system-design/framework/spring/Spring.md) 2. **[Spring 常见问题总结](docs/system-design/framework/spring/SpringInterviewQuestions.md)** 3. [Spring中 Bean 的作用域与生命周期](docs/system-design/framework/spring/SpringBean.md) 4. [SpringMVC 工作原理详解](docs/system-design/framework/spring/SpringMVC-Principle.md)