Package org.springframework.data.redis.connection.util


@NullMarked package org.springframework.data.redis.connection.util
Internal utility package for encoding/decoding Strings to byte[] (using Base64) library.
  • Classes
    Class
    Description
    Base implementation for a subscription handling the channel/pattern registration so subclasses only have to deal with the actual registration/unregistration.
     
    Simple wrapper class used for wrapping arrays so they can be used as keys inside maps.
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 4.0 for removal.