JHipster blueprint, multiple-human-readable-foreign-key-fields blueprint for JHipster.
This is a JHipster blueprint, that is meant to be used in a JHipster application.
As this is a JHipster blueprint, we expect you have JHipster and its related tools already installed:
To install or update this blueprint:
npm install -g generator-jhipster-multiple-human-readable-foreign-key-fields
To use this blueprint, run the below command
jhipster --blueprints multiple-human-readable-foreign-key-fields
You can look for updated multiple-human-readable-foreign-key-fields blueprint specific options by running
jhipster app --blueprints multiple-human-readable-foreign-key-fields --help
And looking for (blueprint option: multiple-human-readable-foreign-key-fields)
like
☕️ Find the example code to run this blueprint/generator on GitHub: https://github.com/amarpatel-xx/jhipster-multiple-human-readable-foreign-key-fields-example
☕️ Find the JHipster blueprint/generator code on GitHub: https://github.com/amarpatel-xx/generator-jhipster-multiple-human-readable-foreign-key-fields