How to create dynamic listeners by reading configuration details in plugin.conf file
The set of topics to listen to should be configured in a plugin.conf file, instead of ConsumerListener, there should be multiple such listeners all dynamically started up based on the configurationin the plugin.conf file
Comments
Post a Comment