{"id":22951635,"url":"https://github.com/unexist/showcase-workflow-engines","last_synced_at":"2026-04-27T23:31:41.858Z","repository":{"id":48061462,"uuid":"374607698","full_name":"unexist/showcase-workflow-engines","owner":"unexist","description":"Showcase for workflow engines [MIRROR]","archived":false,"fork":false,"pushed_at":"2023-06-26T15:54:58.000Z","size":286,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T22:49:34.369Z","etag":null,"topics":["camunda","quarkus","showcase"],"latest_commit_sha":null,"homepage":"https://hg.unexist.dev/showcase-workflow-quarkus","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unexist.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-07T09:25:49.000Z","updated_at":"2023-04-10T07:09:41.000Z","dependencies_parsed_at":"2025-04-01T22:47:48.289Z","dependency_job_id":"4b4994b2-5ad8-4b72-9552-aff776037e6e","html_url":"https://github.com/unexist/showcase-workflow-engines","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/unexist/showcase-workflow-engines","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unexist%2Fshowcase-workflow-engines","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unexist%2Fshowcase-workflow-engines/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unexist%2Fshowcase-workflow-engines/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unexist%2Fshowcase-workflow-engines/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unexist","download_url":"https://codeload.github.com/unexist/showcase-workflow-engines/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unexist%2Fshowcase-workflow-engines/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32360110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["camunda","quarkus","showcase"],"created_at":"2024-12-14T15:17:08.770Z","updated_at":"2026-04-27T23:31:41.853Z","avatar_url":"https://github.com/unexist.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Showcase for workflow engines based on quarkus and spring\n\nThis project holds a showcase for various workflow engine things.\n\n== Engines\n\n- Camunda\n- Kogito\n\n== Links\n\n=== Camunda\n\n- https://docs.camunda.org/manual/7.15/reference/rest/overview/embeddability/\n- https://camunda.com/blog/2021/03/external-task-client-spring-bootified/\n- https://camunda.com/blog/2021/08/camunda-platform-runtime-7160-alpha4-released/\n- https://github.com/camunda/camunda-bpm-examples/tree/master/quarkus-extension/simple-rest-example\n\n=== Kogito\n\n- https://quarkus.io/guides/kogito\n- https://kiegroup.github.io/kogito-online/#/editor/bpmn\n- https://github.com/kiegroup/kogito-operator\n- https://blog.kie.org/2021/05/simplest-custom-tasks-in-kogito.html\n- https://github.com/kiegroup/kogito-examples\n- https://developers.redhat.com/articles/2021/06/24/automating-rule-based-services-java-and-kogito#automating_business_rules_with_kogito\n- https://github.com/KIE-Learning/kogito-enablement/blob/master/modules/04_Kogito_CDI/04_1_Kogito_Service_Task_CDI_Lab.adoc\n- https://docs.jboss.org/kogito/release/latest/html_single/\n- https://blog.kie.org/2021/06/kogito-task-management-api.html\n- https://github.com/kiegroup/kogito-runtimes/tree/master/quarkus/addons\n\n=== Redpanda\n\n- https://github.com/vectorizedio/redpanda\n- https://vectorized.io/blog/getting-started-rpk/\n\n== Problems\n\n=== Camunda\n\n- No JNDI support in quarkus\n.. Datasource must be passed to engine which is only accessible via injection\n- The rest path has been changed recently in camunda:\n.. Old: http://localhost:8080/rest/engine/default/process-definition/key/todo/start\n.. New: http://localhost:8080/engine-rest/engine/default/process-definition/key/todo/start\n\n=== Kogito\n\n[source]\n----\nFire rule limit reached 10000, limit can be set via system property org.jbpm.rule.task.firelimit or\nvia data input of business rule task named FireRuleLimit\n----\n\nThis basically means there is a loop in a rule and it is called repetitively.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funexist%2Fshowcase-workflow-engines","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funexist%2Fshowcase-workflow-engines","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funexist%2Fshowcase-workflow-engines/lists"}