[
https://issues.apache.org/jira/browse/CAMEL-18445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-18445.
---------------------------------
Resolution: Fixed
You can now use
- action
- key
- keys
- value
With expressions, and you need to use toD (regular to is always static)
> camel-caffeine - DynamicAware to optimize for action/key/value using
> expressions
> --------------------------------------------------------------------------------
>
> Key: CAMEL-18445
> URL: https://issues.apache.org/jira/browse/CAMEL-18445
> Project: Camel
> Issue Type: Improvement
> Components: camel-caffeine
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.19.0
>
>
> caffeine-cache://${header.cache}?key=${header.key}&action=GET&value=${header.value}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)