**[Mark Fisher](https://jira.spring.io/secure/ViewProfile.jspa?name=mark.fisher)** opened **[INT-1349](https://jira.spring.io/browse/INT-1349?redirect=false)** and commented For example: ``` <http:outbound-gateway uri="http://weather/{zipCode}"> <http:uri-variable key="zipCode" expression="@payload.user.address.zipCode"/> </http:outbound-gateway> ``` --- **Issue Links:** - #6444 Add 'value' attribute to the 'uri-variable' sub-element