-
Feature Request
-
Resolution: Won't Do
-
L3 - Default
-
None
-
None
-
None
User Story (Required on creation):
Camunda Run is based on Spring Boot. As a user, I can configure component scanning for custom beans to configure and use features provided by Spring/Spring Boot.
This would for example allow providing a custom beans.xml file in which I can define delegate beans for my Service Tasks written in my preferred scripting language as an external resource. This is helpful since the script files can be periodically refreshed during runtime of Camunda Run which speeds up the local development workflow. Please see the following example [1].
Functional Requirements (Required before implementation):
I can use a property in the application.yml file to define classes that should be respected for component scanning.
Technical Requirements (Required before implementation):
-
This is the controller panel for Smart Panels app
- is related to
-
CAM-13338 In Camunda Run, I can register process engine plugins
- Closed