-
Type:
Sub-task
-
Resolution: Done
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: quarkus
-
None
User Story
I can configure the process engine via application.properties file.
Functional Requirements
- There is a camunda.bpm.generic-properties property which automatically exposes all process engine configuration properties (this reduces the maintenance effort when introducing new process engine configuration properties)
- Comparable to the Spring Boot generic-properties mechanism