@Configuration @ConditionalOnMissingBean(value=org.springframework.cloud.stream.binder.Binder.class) @Import(value={org.springframework.cloud.stream.config.codec.kryo.KryoCodecAutoConfiguration.class,org.springframework.boot.autoconfigure.PropertyPlaceholderAutoConfiguration.class}) @EnableConfigurationProperties(value={KafkaBinderConfigurationProperties.class,KafkaExtendedBindingProperties.class}) public class KafkaBinderConfiguration extends Object
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.