java-tutorials/spring-kafka/src/main/resources/application.properties

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