Claus Ibsen created CAMEL-22496:
-----------------------------------
Summary: camel-infinispan - Use the newer Query API instead of old
deprecated
Key: CAMEL-22496
URL: https://issues.apache.org/jira/browse/CAMEL-22496
Project: Camel
Issue Type: Improvement
Components: camel-infinispan
Reporter: Claus Ibsen
Fix For: 4.x
In the camel component we have this option
@UriParam(description = "Specifies the query builder.")
private InfinispanQueryBuilder queryBuilder;
This uses the deprecated org.infinispan.query.dsl.QueryFactory
--
This message was sent by Atlassian Jira
(v8.20.10#820010)