Description
We should load the built-in functions once and prepare a root scope for re-use
https://github.com/eiiches/jackson-jq/blob/develop/1.x/jackson-jq/src/test/java/examples/Usage.java
And then each expression init by camel can share the root scope to avoid each of them loading built-in functions from classpath (overhead).
Attachments
Issue Links
- is related to
-
CAMEL-18768 camel-jq - Make it easier to grab elements in a template like fashion
- Resolved
- links to