Liroyd opened a new pull request #4721: URL: https://github.com/apache/camel/pull/4721
[CAMEL-15917] Resilience4j Property Component doesn't work for configurationRef Add support of property placeholder for resilience4j circuit breaker configurationRef in routes definitions. Before for `<circuitBreaker configurationRef="{{myName}}">`, `{{myName}}` property was not resolved based on configuration files. Now it will lookup in configuration. If there is no property configured, value will be used as is. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org