- Rename spring-cloud-stream-binder-kstream to spring-cloud-stream-binder-kafka-streams - Corresponding changes in maven pom.xml files - Rename relevant classes to prefix with KafkaStreams instead of KStream - Corresponding package changes from org.springframework.cloud.stream.kstream to org.springframework.cloud.stream.kafka.streams - Organize all the configuration property classes in a properties package - Remove kstream from all the properties exposed by Apache Kafka Streams binder - Classes that need not be public are now moved to package access level - Test changes - More javadocs to classes Resolves #246
0 lines
0 B
Plaintext
0 lines
0 B
Plaintext
The file is empty.