| Method and Description |
|---|
| org.springframework.integration.redis.outbound.RedisOutboundGateway.setCommandExpression(String)
in favor of
RedisOutboundGateway.setExpressionCommand(org.springframework.expression.Expression). Will be changed in a future release
to use an Expression parameter. |
| org.springframework.integration.redis.outbound.RedisPublishingMessageHandler.setDefaultTopic(String) |