@Configuration @EnableConfigurationProperties(value=RedisSinkProperties.class) @EnableBinding(value=org.springframework.cloud.stream.messaging.Sink.class) public class RedisSinkConfiguration extends Object
Constructor and Description |
---|
RedisSinkConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.springframework.messaging.MessageHandler |
redisSinkMessageHandler() |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.