Coder Social home page Coder Social logo

camunda-demo's Introduction

Spring Boot Web application with Camunda Webapps demo

Run the application and use Camunda Webapps

  • The BPMN model simplified_version.bpmn is automatically deployed to the Process Engine since it is located under /src/main/resources/
  • Other BPMN model are located under src/main/resources/processes
  • You can access Camunda Webapps in browser: http://localhost:8080 (provide login/password from application.properties, default: admin / admin)

Process Explanation

Process Description BPMN Symbols
1. 使用者手動輸入欲查詢之專案 id User Task
2. 系統驗證專案是否存在 System Task / Gateway
3. 若存在,繼續執行下一步的資料撈取 System Task
4. 取得專案資料後進行系統審核 System Task
5. 系統審核通過會直接產生報表結果 System Task
6. 如審核未通過,則會送交科長人工進行審核 System Task

Camunda v.s. Flowable

Camunda Flowable
Community support Active and growing ( approximately 37,326 commits ) Smaller and less active ( approximately 12,815 commits )
Performance Faster Slower
Features More features, including PVM, Batch API, External Task, Node Properties, Fewer features
Pricing More expensive Less expensive
Target audience Large organizations that need a powerful and scalable platform Small and medium-sized organizations that need a cost-effective platform
Modeler Camunda Modeler / Web Plug-in in IDE / Web

Camunda 7 v.s Camunda 8

Camunda 7 Camunda 8
Positioning Private Sass
Workflow Engine Process VM from Activiti 5 Zeebe - cloud native workflow engine
Protocol REST API gRPC
Deployment mode Embedded or remote Remote only
Database RDBMS No database required

References

More information

camunda-demo's People

Contributors

aliceyyang avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.