GitHunt
AS

asalan316/spring-boot-camunda-bpm-example

Basic Communda BPM in Spring Spring Boot

Spring Boot App with Camunda BPM Platform

This sample app shows some common workflow tasks using Camunda JAVA API

  • deploy sample approval workflow from java code
  • start workflow instance automatically from code
  • invoke system activity using javaDelegate

Usage

Just run the spring boot app and nagivate to http://localhost:8080.

Reference

Contributors

Created December 5, 2021
Updated December 5, 2021
asalan316/spring-boot-camunda-bpm-example | GitHunt