How to use the Kafka Configuration provided by spring in place of the lengthy configuration

后端 未结 0 520
南方客
南方客 2021-02-04 09:34

Here is my Kafka Configuration :

@Configuration
@EnableKafka
public class KafkaConsumerConfig {

@Autowired
KafkaProperties kafkaprops;

@Value("${spring.kaf         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题