Implement an abstract KafkaStreamsBuilder class for streams applications
Create an abstract KafkaStreamsBuilder class that can be used in kafka streams use cases. This should reduce the redundancy for reconfigure the properties in every streams application. Now only the topology needs to be defined by the use cases.
parent
fe162e17
No related branches found
No related tags found
Please register or sign in to comment