Details
Description
IdempotentRepository need to use contains to check if the message is already there before adding the message. RedisIdempotentRepository doesn't do that, so RedisComponentSpringIntegrationTest is failed.
IdempotentRepository need to use contains to check if the message is already there before adding the message. RedisIdempotentRepository doesn't do that, so RedisComponentSpringIntegrationTest is failed.