gnodet commented on PR #23766: URL: https://github.com/apache/camel/pull/23766#issuecomment-4623029160
_Claude Code on behalf of Guillaume Nodet_ Addressed review feedback: replaced reflection with `ExchangeConstantProvider.values()`. Added a `values()` method to the generated constant provider class (via the Velocity template in `camel-package-maven-plugin`) so `DefaultHeadersMapFactory` can register known keys without reflection — Quarkus-friendly. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
