JHipster generator for jBPM Bu
generator-jba
Introduction
This is a JHipster module, that is meant to be used in a JHipster application. This module is used to generate a jBPM Business Appliation.
PrerequisitesAs this is a JHipster module, we expect you have JHipster and its related tools already installed:
Installing JHipster Installation With YarnTo install this module:
yarn global add generator-jba
To update this module:
yarn global upgrade generator-jba With NPM
To install this module:
npm install -g generator-jba
To update this module:
npm update -g generator-jba Usage
To run the module on a JHipster generated application:
yo jba
and follow the installation steps. If you want to generate the app with default settings run:
yo jba --quick=true
版权声明:
1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。2、网站不提供资料下载,如需下载请到原作者页面进行下载。