[ 
https://issues.apache.org/jira/browse/CAMEL-11323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16024319#comment-16024319
 ] 

Claus Ibsen commented on CAMEL-11323:
-------------------------------------

Also run checkstyle first

    mvn compile -P sourcecheck

And fix what it reports in that camel-spark-rest folder

> Query Params are not mapped to camel headers with SparkJava
> -----------------------------------------------------------
>
>                 Key: CAMEL-11323
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11323
>             Project: Camel
>          Issue Type: Improvement
>    Affects Versions: 2.18.3
>            Reporter: Jonathan Elliott
>            Priority: Minor
>              Labels: newbie
>             Fix For: 2.18.5, 2.19.1, 2.20.0
>
>         Attachments: 
> Add_support_for_mapping_query_params_to_camel_headers_.patch
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> If you define a query param via the Rest DSL in association with the 
> Camel-Spark-Rest component the query param is not mapped to a header as per 
> the Camel-Servlet component. 
> The query params are available as a string under  the Exchange.HTTP_Query 
> header. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to