Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 543 Bytes

readme.md

File metadata and controls

11 lines (9 loc) · 543 Bytes

Activiti Showcase

This project should show an easy way to execute BPMN 2.0 processes using Activiti and Spring. Some of the features shown:

  • use of Spring beans in activity expression
  • extension of Activiti to use SpEL as expression language instead of JUEL
  • easy integration of business process persistence
  • blueprint for handling of business and technical errors
  • blueprint for handling of technical transient and non-transient errors
  • dynamic process configuration instead of copy&paste of static process definitions