This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
hummingbird
/
spring-boot-demo
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
📝
更新 RedisTemplate 分布式锁模块的 README 文件
3.x
Yangkai.Shen
2 years ago
parent
a6c1902593
commit
aefab0b2fd
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
demo-distributed-lock/demo-distributed-lock-redis/README.md
+ 1
- 1
demo-distributed-lock/demo-distributed-lock-redis/README.md
View File
@@ -1,6 +1,6 @@
## spring-boot-demo-distributed-lock-redis
> 此 demo 主要演示了 Spring Boot 如何基于 RedisTemplate 实现一个分布式锁
> 此 demo 主要演示了 Spring Boot 如何基于 RedisTemplate 实现一个分布式锁
,支持集群部署、支持可重入、支持自动续期等功能
## 1.开发步骤
Write
Preview
Loading…
Cancel
Save