- Add KafkaStreams related native hints (Note: Once we add the Kafka Streams specific 3rd party hints to the reachability metadata repository, we will remove those hints from the binder) - Related changes in DefaultBinderFactory - KafkaStreamsBindableProxyFactory changes triggered by AOT/native Resolves https://github.com/spring-cloud/spring-cloud-stream/issues/2323 Addressing PR review comments Resolves #2832