Uses of Package
org.springframework.data.redis.connection.convert
Packages that use org.springframework.data.redis.connection.convert
Package
Description
Redis specific converters used for sending data and parsing responses.
Connection package for Jedis library.
Connection package for Lettuce Redis client.
-
Classes in org.springframework.data.redis.connection.convert used by org.springframework.data.redis.connection.convertClassDescriptionConverts Longs to Booleans
-
Classes in org.springframework.data.redis.connection.convert used by org.springframework.data.redis.connection.jedisClassDescriptionCommon type convertersConverts a List of values of one type to a List of values of another type
-