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

conf: Prompt option to set bootstrap server #35

Closed fdelbrayelle closed 4 years ago

fdelbrayelle commented 4 years ago
Overview of the feature request

Add a new prompt option to set the boostrap server which is currently set to "localhost:9092".

Motivation for or Use Case

If the user does not host/launch its broker locally it could be an obstacle.

Related issues or PR