Uses of Class
com.aim2be.platform.outbox.redis.RedisOutboxBackend
-
Uses of RedisOutboxBackend in com.aim2be.platform.outbox.redis
Methods in com.aim2be.platform.outbox.redis that return RedisOutboxBackendModifier and TypeMethodDescriptionRedisOutboxAutoConfiguration.redisOutboxBackend(org.springframework.data.redis.core.StringRedisTemplate redis, RedisOutboxScripts scripts, RedisOutboxKeys keys, RedisOutboxBackoff backoff, RedisOutboxMetrics metrics, org.springframework.beans.factory.ObjectProvider<com.fasterxml.jackson.databind.ObjectMapper> objectMapper) TheOutboxBackendbean — satisfies the outbox-publisher's@ConditionalOnMissingBean OutboxBackendso the PG backend backs off (refinement #11).