strimzi/strimzi-mqtt-bridge

feat: Allow the user to set a default Kafka topic

antonio-pedro99 opened this issue · 0 comments

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.