Skip to content

shajiadr/activiti-springboot-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

activiti-springboot-sample

Process Plow

Process Flow Diagram

Env Setup

  1. git clone https://github.com/shajiadr/activiti-springboot-sample.git
  2. install JDK and apache maven
  3. set JAVA_HOME and M2_HOME (verify java -version and mvn is working)
  4. install IDE (eclipse,VS Code etc)
  5. import Project to IDE

Build and deploy

1. Move to Project folder

cd activiti-springboot-sample

2. Build the entire Project

mvn clean install

4. Run with spring-boot maven plugin

mvn spring-boot:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages