You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/03/24 17:45:00 UTC

[jira] [Resolved] (CAMEL-16397) camel-jsonpath - Use JsonPath that allows to turn on|off caching

     [ 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)