Open matthiaspfenninger opened 4 years ago
Since not everyone uses Kafka Connect & KSQL in their setup, I suggest to:
connect.enable
ksql.enable
application.properties
true
@matthiaspfenninger yeah,its better.
Since not everyone uses Kafka Connect & KSQL in their setup, I suggest to:
connect.enable
andksql.enable
to theapplication.properties
config (default:true
for both)