未验证 提交 efb358c0 编写于 作者: S Snailclimb 提交者: GitHub

Update Spring学习与面试.md

上级 552bda5d
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* [一些常用的东西](#一些常用的东西) * [一些常用的东西](#一些常用的东西)
* [面试必备知识点](#面试必备知识点) * [面试必备知识点](#面试必备知识点)
* [事务管理](#事务管理) * [事务管理](#事务管理)
* [AOP,IOC实现原理](#AOP,IOC实现原理)    * [AOP和IOC实现原理](#AOP和IOC实现原理)
* [一些常用的东西](#一些常用的东西) * [一些常用的东西](#一些常用的东西)
# Spring相关教程/资料: # Spring相关教程/资料:
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
[Spring编程式和声明式事务实例讲解](https://juejin.im/post/5b010f27518825426539ba38) [Spring编程式和声明式事务实例讲解](https://juejin.im/post/5b010f27518825426539ba38)
### AOP,IOC实现原理 ### AOPIOC实现原理
[探秘Spring AOP](https://www.imooc.com/learn/869) [探秘Spring AOP](https://www.imooc.com/learn/869)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册