fdelbrayelle / generator-jhipster-kafka

A JHipster module that generates Apache Kafka consumers and producers and more!
Apache License 2.0
28 stars 10 forks source link

feat: add prompt for polling timeout #40

Closed monxxi closed 4 years ago

monxxi commented 4 years ago

fix #32

CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.

monxxi commented 4 years ago

@fdelbrayelle, as seen together, I changed the way how application yaml file is bound to fully use it in kafka properties. Additional question: keep it like that? or use nested classes in kafka properties?