Quantcast
Channel: ConnectException: Connection refused (Connection refused)- While connecting to Redis through Jedis - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by The_Cute_Hedgehog for ConnectException: Connection refused...

Make sure you have configured your connection factory bean properly as well @Bean public JedisConnectionFactory redisConnectionFactory() { RedisStandaloneConfiguration config = new...

View Article



ConnectException: Connection refused (Connection refused)- While connecting...

I am trying to connect to redis server through Jedis client, but I am getting following exception and stack trace while connecting - org.springframework.data.redis.RedisConnectionFailureException:...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images