Skip to content

Commit a958fe7

Browse files
authored
Update Spring学习与面试.md
1 parent 437ae64 commit a958fe7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
* [系统学习教程](#系统学习教程)
44
* [一些常用的东西](#一些常用的东西)
55
* [面试必备知识点](#面试必备知识点)
6-
* [Spring事务管理](#Spring事务管理)
7-
* [系统学习教程](#系统学习教程)
6+
* [事务管理](#事务管理)
7+
* [AOP,IOC实现原理](#AOP,IOC实现原理)
88
* [一些常用的东西](#一些常用的东西)
99

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

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

58-
> ### SpringAOP,IOC实现原理
58+
> ### AOP,IOC实现原理
5959
6060
[探秘Spring AOP](https://www.imooc.com/learn/869)
6161

0 commit comments

Comments
 (0)