- All Implemented Interfaces:
- org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.dao.support.PersistenceExceptionTranslator, org.springframework.data.redis.connection.RedisConnectionFactory
public class ExceptionWrappingLettuceConnectionFactory
extends org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory
Temporary extension of LettuceConnectionFactory
that addresses
DATAREDIS-191 LettuceConnectionFactory should throw wrapped Exceptions on
connection failure
- Author:
- Jennifer Hickey