-
Enhancement
-
Resolution: Done
-
Major
-
1.38.0.Final
-
None
-
False
-
None
-
False
-
---
-
---
-
-
-
2023 Week 18-20 (from May 1)
The current behaviour is to instantiate the java class through its empty constructor.
Although there are mechanism to override this (See https://kie.zulipchat.com/#narrow/stream232676-kogito/topic/Dependency.20injection.20with.20StaticApplication) it implies code duplication that can be easily avoided by adding a base class that helps customizes.