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

Create a brand new sample application using JHipster with Kafka module #44

Open fdelbrayelle opened 4 years ago

fdelbrayelle commented 4 years ago
Overview of the feature request

On the model of the JHipster sample application, create a new sample application generated with JHipster and using the Kafka module.

It could be automagic and inspired by the following scripts: https://github.com/jhipster/jhipster-automated-samples.

Add default values to all prompt options (for instance: missing for components and prefixes).

Motivation for or Use Case

Replace the old sample application.

Related issues or PR