How to test Spring Kafka Streams

前端 未结 0 1208
被撕碎了的回忆
被撕碎了的回忆 2021-01-31 20:43

I wrote this stream apps using this approach: a StreamConfigs class:

@Configuration
@EnableKafka
public class StreamConfigs {
  @Value(...)
  private         


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