File tree 1 file changed +6
-8
lines changed
1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -215,17 +215,15 @@ Github用户如果访问速度缓慢的话,可以转移到[码云](https://git
215
215
216
216
### 常用框架
217
217
218
- #### Spring
218
+ #### Spring/SpringBoot
219
219
220
220
1 . [ Spring 学习与面试(待重构)] ( docs/system-design/framework/spring/Spring.md )
221
221
2 . ** [ Spring 常见问题总结] ( docs/system-design/framework/spring/SpringInterviewQuestions.md ) **
222
- 3 . [ Spring中 Bean 的作用域与生命周期] ( docs/system-design/framework/spring/SpringBean.md )
223
- 4 . [ SpringMVC 工作原理详解] ( docs/system-design/framework/spring/SpringMVC-Principle.md )
224
- 5 . [ Spring中都用到了那些设计模式?] ( docs/system-design/framework/spring/Spring-Design-Patterns.md )
225
-
226
- #### SpringBoot
227
-
228
- - ** [ SpringBoot 指南/常见面试题总结] ( https://github.com/Snailclimb/springboot-guide ) **
222
+ 3 . ** [ Spring/Spring常用注解总结!安排!] ( ./docs/system-design/framework/spring/spring-annotations.md ) **
223
+ 4 . ** [ SpringBoot 指南/常见面试题总结] ( https://github.com/Snailclimb/springboot-guide ) **
224
+ 5 . [ Spring中 Bean 的作用域与生命周期] ( docs/system-design/framework/spring/SpringBean.md )
225
+ 6 . [ SpringMVC 工作原理详解] ( docs/system-design/framework/spring/SpringMVC-Principle.md )
226
+ 7 . [ Spring中都用到了那些设计模式?] ( docs/system-design/framework/spring/Spring-Design-Patterns.md )
229
227
230
228
#### MyBatis
231
229
You can’t perform that action at this time.
0 commit comments