Package org.springframework.data.redis.util


@NullMarked package org.springframework.data.redis.util
Commonly used stuff for data manipulation throughout different driver specific implementations.
  • Class
    Description
    Some handy methods for dealing with byte arrays.
    Utility class for Redis keys.
    Represents a function that accepts two arguments of the same base type and produces a result while the second argument is an array of T.