We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 437ae64 commit a958fe7Copy full SHA for a958fe7
1 file changed
主流框架/Spring学习与面试.md
@@ -3,8 +3,8 @@
3
* [系统学习教程](#系统学习教程)
4
* [一些常用的东西](#一些常用的东西)
5
* [面试必备知识点](#面试必备知识点)
6
- * [Spring事务管理](#Spring事务管理)
7
- * [系统学习教程](#系统学习教程)
+ * [事务管理](#事务管理)
+ * [AOP,IOC实现原理](#AOP,IOC实现原理)
8
9
10
# Spring相关教程/资料:
@@ -55,7 +55,7 @@
55
56
[Spring编程式和声明式事务实例讲解](https://juejin.im/post/5b010f27518825426539ba38)
57
58
-> ### SpringAOP,IOC实现原理
+> ### AOP,IOC实现原理
59
60
[探秘Spring AOP](https://www.imooc.com/learn/869)
61
0 commit comments