-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Support for Generic Properties #126
Labels
Comments
Current implementation status can be found here: https://github.com/Hayvon/micronaut-camunda-bpm/tree/genericProperties Done:
ToDo:
|
tobiasschaefer
added a commit
to tobiasschaefer/micronaut-camunda-bpm
that referenced
this issue
Dec 23, 2020
…n for generic properties
tobiasschaefer
added a commit
to tobiasschaefer/micronaut-camunda-bpm
that referenced
this issue
Dec 23, 2020
…n for generic properties
tobiasschaefer
added a commit
to tobiasschaefer/micronaut-camunda-bpm
that referenced
this issue
Jan 5, 2021
…n for generic properties
tobiasschaefer
added a commit
to tobiasschaefer/micronaut-camunda-bpm
that referenced
this issue
Jan 5, 2021
…n for generic properties
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
We currently support some properties and the ProcessEngine Configuration and JobExecutor Configuration can be overwritten programmatically.
It would be nice to support generic properties as well, similar to the Camunda Spring Boot Starter, see https://docs.camunda.org/manual/latest/user-guide/spring-boot-integration/configuration/#generic-properties
Here is a list of configuration properties: https://docs.camunda.org/manual/latest/reference/deployment-descriptors/tags/process-engine/#configuration-properties
Todo
The text was updated successfully, but these errors were encountered: