We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f0e3db commit 6e09b6eCopy full SHA for 6e09b6e
docs/system-design/framework/spring/Spring.md
@@ -71,7 +71,7 @@ Spring IOC的初始化过程:
71
72
### Spring源码阅读
73
74
-阅读源码不仅可以加深我们对Spring设计思想的理解,提高自己的编码水品,还可以让自己在面试中如鱼得水。下面的是Github上的一个开源的Spring源码阅读,大家有时间可以看一下,当然你如果有时间也可以自己慢慢研究源码。
+阅读源码不仅可以加深我们对Spring设计思想的理解,提高自己的编码水平,还可以让自己在面试中如鱼得水。下面的是Github上的一个开源的Spring源码阅读,大家有时间可以看一下,当然你如果有时间也可以自己慢慢研究源码。
75
76
- [spring-core](https://github.com/seaswalker/Spring/blob/master/note/Spring.md)
77
- [spring-aop](https://github.com/seaswalker/Spring/blob/master/note/spring-aop.md)
0 commit comments