
redis集群
Rsingstarzengjx
热爱技术,对新技术充满好奇心。
展开
-
Redis 集群哨兵模式:(error)CLUSTERDOWN The cluster is down
原创 2019-12-06 18:19:59 · 354 阅读 · 0 评论 -
整合redistemplate报错: a bean of type 'org.springframework.data.redis.core.RedisTemplate' not find
问题环境:SpringBoot 连接redis 集群1.启动引导类:package com.zengjx;import org.springframework.boot.SpringApplication;import org.springframework.boot.autoconfigure.SpringBootApplication;/** * @ClassName...原创 2019-12-06 15:30:49 · 8415 阅读 · 2 评论