README.md 370 字节
Newer Older
1
# 内容
B
bingling 已提交
2

3 4 5 6 7 8 9 10 11 12 13 14 15 16
`Redis`缓存。

# 环境

- `MySQL 8.0.29` (`Docker`)
- `Redis 7.0.0` (`Docker`)
- `com.baomidou:mybatis-plus-boot-starter:3.5.1`
- `mysql:mysql-connector-java`
- `org.springframework.boot:spring-boot-starter-data-redis`
- `io.lettuce:lettuce-core:6.1.8.RELEASE`

# 博客

[地址](https://blog.csdn.net/qq_27525611/article/details/114001442)