ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻
开启你的AI之旅
广告
~~~ <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-redis</artifactId> </dependency> ~~~ 注意:可以不引用common-pol和jerdis
目录导航
pom.xml
配置
模板使用
Redis事务
rredis发布订阅
redis击穿,雪崩,穿透
redis缓存配置
@Cacheable注解
@CacheEvict 注解
@CachePut注解
@Caching注解
@CacheConfig注解