' but was actually of type 'org.springframework.cloud.stream.messaging.DirectWithAttributesChannel'#stubrunner.integration.enabled: false To make sure is using SpringCloudSt
我们有一个spring-boot应用程序(spring-boot-starter-parent-2.0.0.RELEASE),它使用spring-cloud-starter-zipkin将“span”写入我们也使用了spring-integration (通过spring-boot-starter- integration ),并且我们已经添加了一个带有PollableChannel的集成流,以便在轮询器中使用:public Po
我试着用春天的云流卡夫卡流来阅读卡夫卡。然后,在一分钟的时间窗口内将事件聚合起来,并将其用于不同的主题。然后,我需要从主题中读取聚合事件,并将其写入不同的主题,同时将主题绑定到另一个kafka集群中的不同主题。但是我得到了下面的活页夹例外。org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:182)
... 14 common fr