-
Feature Request
-
Resolution: Done
-
Major
-
0.4.0
-
None
-
2019 Week 38-40 (from Sep 16)
Currently quarkus based runtime uses JSONB for JSON parsing. Quarkus provides support for Jackson based parsing and it's better to move to it because it is already used in SpringBoot runtimes and to some extent in the internals of Kogito as well.
So this jira is to bring unification for JSON processing library across runtimes