企业🤖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注解