We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba827de commit 04e4964Copy full SHA for 04e4964
README.md
@@ -42,6 +42,12 @@
42
- ### Spring相关
43
[Spring学习与面试](https://github.com/Snailclimb/Java_Guide/blob/master/%E4%B8%BB%E6%B5%81%E6%A1%86%E6%9E%B6/Spring%E5%AD%A6%E4%B9%A0%E4%B8%8E%E9%9D%A2%E8%AF%95.md)
44
45
+# 数据存储
46
+- ### Mysql
47
+ [Mysql学习与面试](https://github.com/Snailclimb/Java_Guide/blob/master/%E6%95%B0%E6%8D%AE%E5%AD%98%E5%82%A8/Mysql.md)
48
+- ### Redis
49
+ [Redis学习与面试](https://github.com/Snailclimb/Java_Guide/blob/master/%E6%95%B0%E6%8D%AE%E5%AD%98%E5%82%A8/Redis.md)
50
+
51
# 架构
52
- ### 分布式相关
53
[分布式学习与面试](https://github.com/Snailclimb/Java_Guide/blob/master/%E6%9E%B6%E6%9E%84/%E5%88%86%E5%B8%83%E5%BC%8F.md)
0 commit comments