camunda-community-hub / micronaut-camunda-platform-7

Integration between Micronaut and Camunda (Workflow Engine). We configure Camunda with sensible defaults, so that you can get started with minimum configuration: simply add a dependency in your Micronaut project to embed the workflow engine!
https://camunda.com/blog/2021/07/automate-any-process-on-micronaut/
Apache License 2.0
75 stars 31 forks source link

Test example Application with GraalVM #9

Open tobiasschaefer opened 4 years ago

tobiasschaefer commented 4 years ago

We should verify that an example application also works with GraalVM. At best, this is also build by the CI (but may in parallel due to long build duration).

Hayvon commented 3 years ago

An outdated test application with micronaut-camunda-bpm and GraalVM (20.2.0) can be found here: https://github.com/Hayvon/micronaut-camunda-bpm/tree/workingBranchNativeImage_v2.

Done:

Problems: