Skip to content

Commit 91d50b4

Browse files
committed
📝 Writing docs.
1 parent 9378948 commit 91d50b4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ Java 知识点,继续完善中。
3030
- [对象的创建与内存分配](https://github.com/crossoverJie/Java-Interview/blob/master/MD/newObject.md)
3131
- [你应该知道的 volatile 关键字](https://github.com/crossoverJie/Java-Interview/blob/master/MD/concurrent/volatile.md)
3232

33+
### 分布式相关
34+
35+
- [基于 Redis 的分布式锁](https://github.com/crossoverJie/distributed-lock-redis)
36+
3337
### 常用框架
3438

3539
- [Spring Bean 生命周期](https://github.com/crossoverJie/Java-Interview/blob/master/MD/spring/spring-bean-lifecycle.md)

0 commit comments

Comments
 (0)