5 lines
158 B
INI
5 lines
158 B
INI
kafka.bootstrapAddress=localhost:9092
|
|
message.topic.name=baeldung
|
|
greeting.topic.name=greeting
|
|
filtered.topic.name=filtered
|
|
partitioned.topic.name=partitioned |