Claus Ibsen created CAMEL-16397:
-----------------------------------
Summary: camel-jsonpath - Use JsonPath that allows to turn on|off
caching
Key: CAMEL-16397
URL: https://issues.apache.org/jira/browse/CAMEL-16397
Project: Camel
Issue Type: Improvement
Components: camel-jsonpath
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 3.10.0
We should use the jsonpath idiom style they use for setting up jsonpath and
evaluate and get the result.
They favour using
return JsonPath.using(configuration).parse(str).read(path);
--
This message was sent by Atlassian Jira
(v8.3.4#803005)