Skip to content

Commit efb358c

Browse files
authored
Update Spring学习与面试.md
1 parent 552bda5 commit efb358c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

主流框架/Spring学习与面试.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* [一些常用的东西](#一些常用的东西)
55
* [面试必备知识点](#面试必备知识点)
66
* [事务管理](#事务管理)
7-
* [AOP,IOC实现原理](#AOP,IOC实现原理)
7+
   * [AOP和IOC实现原理](#AOP和IOC实现原理)
88
* [一些常用的东西](#一些常用的东西)
99

1010
# Spring相关教程/资料:
@@ -55,7 +55,7 @@
5555

5656
[Spring编程式和声明式事务实例讲解](https://juejin.im/post/5b010f27518825426539ba38)
5757

58-
### AOP,IOC实现原理
58+
### AOP和IOC实现原理
5959

6060
[探秘Spring AOP](https://www.imooc.com/learn/869)
6161

0 commit comments

Comments
 (0)