- When there are two methods with the same name but with different type erasures, Kafka Streams binder sometimes detects the incorrect method. Fixing this issue by specifically type checking the return type for Kafka Streams types. Resolves https://github.com/spring-cloud/spring-cloud-stream/issues/2817