@Configuration public class MultiBinderPropertiesConfiguration extends Object
| Constructor and Description |
|---|
MultiBinderPropertiesConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
KafkaBinderConfigurationProperties |
binderConfigurationProperties(org.springframework.boot.autoconfigure.kafka.KafkaProperties kafkaProperties) |
@Bean @ConfigurationProperties(prefix="spring.cloud.stream.kafka.streams.binder") @ConditionalOnBean(name="outerContext") public KafkaBinderConfigurationProperties binderConfigurationProperties(org.springframework.boot.autoconfigure.kafka.KafkaProperties kafkaProperties)
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.