[
https://issues.apache.org/jira/browse/CAMEL-16397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-16397.
---------------------------------
Resolution: Fixed
> 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
> Priority: Major
> 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)