@ -216,4 +216,6 @@ public class RedissonObjectFactory {
}
thrownewClassNotFoundException("No RObject is found to match class type of "+(expectedType!=null?expectedType.getName():"null")+" with codec type of "+(codec!=null?codec.getClass().getName():"null"));