Files
spring-cloud-stream-binder-…/spring-cloud-stream-binder-kafka-streams
Soby Chacko 5a7cc9f257 Fix Serde inference issues in Kafka Streams binder
When there are multiple functions present with different outbound target types,
there is an issue of one function overriding the target type of a previous function
in the catalogue where the binder stores the target type information.
This causes problems for the binder initiated Serde inference. Addressing the issue.

Resolves https://github.com/spring-cloud/spring-cloud-stream-binder-kafka/issues/994
2020-12-03 19:43:07 -05:00
..
2018-02-14 14:47:34 -05:00
2020-11-17 16:04:44 +00:00