Package org.springframework.data.redis.listener.support
@NullMarked
package org.springframework.data.redis.listener.support
Implementation classes for Spring Messaging integration.
-
ClassDescriptionCachingTopicResolver<T extends Topic>Caching
TopicResolvervariant using aTopicResolverfor the actual resolution.Pre-defined names and prefixes to be used for setting and/or retrieving Redis Pub/sub attributes from/to generic message headers.A simpleTopicResolverimplementation for channel and pattern resolution.TopicResolver<T extends Topic>Strategy for resolving a String destination name to an actual Redistopic.