Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.C.2. Substituting environment variables
Syntax Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
You can substitute the value of a system environment variable using the environment property resolver, which has the following syntax:
${env:VarName}
${env:VarName}