Skip to content

Commit a5b9860

Browse files
committed
Update README.md
1 parent 3a6faf3 commit a5b9860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,13 +204,13 @@ JVM 这部分内容主要参考 [JVM 虚拟机规范-Java8 ](https://docs.oracle
204204

205205
1. **[Spring 常见问题总结](docs/system-design/framework/spring/Spring常见问题总结.md)**
206206
2. **[SpringBoot 入门指南](https://github.com/Snailclimb/springboot-guide)**
207-
3. **[面试常问:“讲述一下 SpringBoot 自动装配原理?”](https://www.cnblogs.com/javaguide/p/springboot-auto-config.html)**
208207

209208
**重要知识点详解:**
210209

211210
1. **[Spring/Spring Boot 常用注解总结!安排!](./docs/system-design/framework/spring/SpringBoot+Spring常用注解总结.md)**
212211
2. **[Spring 事务总结](docs/system-design/framework/spring/Spring事务总结.md)**
213212
3. [Spring 中都用到了那些设计模式?](docs/system-design/framework/spring/Spring-Design-Patterns.md)
213+
4. **[SpringBoot 自动装配原理?”](https://www.cnblogs.com/javaguide/p/springboot-auto-config.html)**
214214

215215
#### MyBatis
216216

0 commit comments

Comments
 (0)