{"id":36703329,"url":"https://github.com/emaarco/easy-zeebe","last_synced_at":"2026-01-12T11:40:20.213Z","repository":{"id":276789283,"uuid":"928217361","full_name":"emaarco/easy-zeebe","owner":"emaarco","description":"A spring-boot and kotlin example service using zeebe for process-orchestration ⭐","archived":false,"fork":false,"pushed_at":"2026-01-02T11:23:22.000Z","size":173,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-08T11:45:10.890Z","etag":null,"topics":["bpmn","kotlin","spring","zeebe"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/emaarco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-06T09:08:10.000Z","updated_at":"2025-12-15T06:33:47.000Z","dependencies_parsed_at":"2025-03-03T18:21:25.485Z","dependency_job_id":"0ef9d757-88c4-4590-ab08-c8cf73c6d7a7","html_url":"https://github.com/emaarco/easy-zeebe","commit_stats":null,"previous_names":["emaarco/easy-zeebe"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/emaarco/easy-zeebe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emaarco%2Feasy-zeebe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emaarco%2Feasy-zeebe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emaarco%2Feasy-zeebe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emaarco%2Feasy-zeebe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emaarco","download_url":"https://codeload.github.com/emaarco/easy-zeebe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emaarco%2Feasy-zeebe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338972,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T10:58:46.209Z","status":"ssl_error","status_checked_at":"2026-01-12T10:58:42.742Z","response_time":98,"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":["bpmn","kotlin","spring","zeebe"],"created_at":"2026-01-12T11:40:19.462Z","updated_at":"2026-01-12T11:40:20.207Z","avatar_url":"https://github.com/emaarco.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 Easy Zeebe\n\nWelcome to **Easy Zeebe** – a helpful example setup for using **Zeebe** as a process engine to orchestrate BPMN\nworkflows! This repository demonstrates how to integrate Zeebe into a Spring-based service and offers a comprehensive\ntesting setup, including an example of an integrated zeebe-process-test.\n\nWhether you're just getting started with Zeebe or looking for a reliable testing setup, **easy-zeebe** has got you\ncovered! 💡\n\n## 📚 Overview\n\nThe repository is organized as follows:\n\n- **`/services`**: Contains the zeebe-example-service, including modules for integrating and testing Zeebe.\n- **`/stack`**: Infrastructure setup (like Zeebe and other dependencies) to run the examples.\n- **`/bruno`**: Example requests to interact with the service using [Bruno](https://www.usebruno.com/).\n- **`/run`**: IntelliJ run configurations to easily start the service.\n\n## 🔧 Getting Started\n\nFollow these steps to get the service up and running:\n\n1. **Start the Zeebe Stack**\n\n   Navigate to the `/stack` directory and start the infrastructure using Docker Compose:\n\n   ```bash\n   docker-compose up -d\n   ```\n\n2. **Run the Application**\n\n   The project is a **Gradle**-based Spring service. While you can run it via command line, the easiest way is using *\n   *IntelliJ**:\n\n    - Open the project in IntelliJ.\n    - Go to the **`/run`** folder.\n    - Use the provided run configurations to start the application.\n\n3. **Interact with the API**\n\n   Use the requests provided in the **`/bruno`** folder to interact with the service. If you don't have Bruno yet, you\n   can download it [here](https://www.usebruno.com/).\n\n4. **Access Operate**\n\n   Monitor running processes at `http://localhost:8080/operate` (credentials: `demo` / `demo`)\n\n## 📋 Example Process\n\nThis repository includes a **newsletter subscription process** implementation demonstrating real-world Zeebe\nintegration:\n\n![Newsletter Process](assets/img.png)\n\nThe process showcases typical workflow patterns including service tasks, message correlation, and error handling.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femaarco%2Feasy-zeebe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femaarco%2Feasy-zeebe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femaarco%2Feasy-zeebe/lists"}