JHipster module, Use Activiti to enable Spring Boot applications with BPM
This is a JHipster module, that is meant to be used in a JHipster application.
As this is a JHipster module, we expect you have JHipster and its related tools already installed:
To install this module:
yarn global add generator-jhipster-activiti
To update this module:
yarn global upgrade generator-jhipster-activiti
To install this module:
npm install -g generator-jhipster-activiti
To update this module:
npm update -g generator-jhipster-activiti
This module can be used to configure a JHipster application so that it is enabled to execute BPM processes using the Activiti BPM engine.
Apache-2.0 © Alfresco