3c7615f7a38a63d1d9fd12c8bfcded77b447b692
Remove the separate test module introduced in 1.x to test different versions of Kafka. In 2.0, there is a single Kafka version that needs to be tested. Move all the tests from the test module to the main binder module. Remove the confluent schema registry integration test from the binder tests as it will be ported as a sample application. This test currently does the serialziation/deserialition twice. Fix #200
Spring Cloud Stream Binder for Apache Kafka
Description
Languages
Java
99.9%