iguissouma

Results 5 comments of iguissouma

I'm having similar issue in a project with multi binder while I'm trying to upgrade to upgrade to latest versions spring-boot: 2.6.5 spring-cloud: 2021.0.1 ``` my-kafka: type: kafka inheritEnvironment: true...

A sample conf like this reproduce the problem: ``` spring: application: name: "spring-cloud-stream-multibinder" cloud: stream: bindings: input: destination: test1 binder: kafka1 output: destination: test2 binder: kafka1 binders: kafka1: type: kafka...

I noticed when we don specify environment property the default property is properly taken and it works as expected but it's not a solution. @olegz can you please advice on...

@toanuraggupta I built a version with a fix locally to test it. Didn’t find other workaround. Hope it can be resolved soon.

I have same problem when having new query result with missing fields.