feat: Allow the user to set a default Kafka topic
antonio-pedro99 opened this issue · 0 comments
antonio-pedro99 commented
The default implementation of the default Kafka topic is hard-coded in theMqttKafkaTopic
interface.
It would be good if the user has the choice to define this topic in the application.properties
file.