Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jangalinski/camunda-kotlin-example-application
Example application for blog code samples
https://github.com/jangalinski/camunda-kotlin-example-application
camunda example kotlin
Last synced: 16 days ago
JSON representation
Example application for blog code samples
- Host: GitHub
- URL: https://github.com/jangalinski/camunda-kotlin-example-application
- Owner: jangalinski
- License: apache-2.0
- Created: 2023-10-26T11:37:49.000Z (about 1 year ago)
- Default Branch: develop
- Last Pushed: 2023-10-31T10:10:08.000Z (about 1 year ago)
- Last Synced: 2024-05-01T22:23:50.874Z (7 months ago)
- Topics: camunda, example, kotlin
- Language: JavaScript
- Homepage:
- Size: 1.01 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# camunda-kotlin-example-application
A working camunda example application using kotlin and spring boot. Main use case: Provide code samples and gists for talks and articles.
[![incubating](https://img.shields.io/badge/lifecycle-INCUBATING-orange.svg)](https://github.com/holisticon#open-source-lifecycle)
[![Build Status](https://github.com/jangalinski/camunda-kotlin-example-application/workflows/Development%20branches/badge.svg)](https://github.com/jangalinski/camunda-kotlin-example-application/actions)
[![sponsored](https://img.shields.io/badge/sponsoredBy-Holisticon-RED.svg)](https://holisticon.de/)## Publications
* [2023/10 - Back to the Future — Camunda Task UI mediation done right](https://medium.com/@jangalinski/back-to-the-future-camunda-task-ui-mediation-done-right-cf5084a4296d)
* [2022/11 - Using "a" history plugin with camunda SE](https://medium.com/@jangalinski/using-the-history-plugin-with-spring-boot-and-camunda-platform-7-community-edition-835c1b87138)