Package org.springframework.data.redis.config
@NullMarked
package org.springframework.data.redis.config
Namespace and configuration.
-
ClassDescriptionBase model for a Redis listener endpoint.A
RedisListenerEndpointproviding the method invocation mechanism for a specific bean method.@Configurationclass that registers aRedisListenerAnnotationBeanPostProcessorbean capable of processing Spring's@RedisListenerannotation.Optional interface to be implemented by a Spring-managed bean willing to customize how Redis listener endpoints are configured.Configuration constants for internal sharing across subpackages.Model for a Redis listener endpoint.Helper bean for registeringRedisListenerEndpointinstances with aRedisListenerEndpointRegistry.Creates the necessaryRedisMessageListenerContainerinstances for the registeredendpoints.ARedisListenerEndpointsimply providing theMessageListenerto invoke to process an incoming message for this endpoint.