Add new Maven module to manage NBI Notifications
[transportpce.git] / nbinotifications / src / main / resources / subscriber.properties
1 #Kafka Consumer properties
2 bootstrap.servers=localhost:9092
3 enable.auto.commit=true
4 auto.commit.interval.ms=1000
5 auto.offset.reset=earliest