Re: Camel Rest Endpoint DSL prefix the string "null" to query parameters key

2020-08-12 Thread Claus Ibsen
Hi Thanks for reporting this, its a little bug https://issues.apache.org/jira/browse/CAMEL-15400 On Wed, Aug 12, 2020 at 11:26 AM Wai Keung Yiu Man Lung wrote: > > Hi, > > I am using version 3.4.2. > > While working with the endpoint DSL for the REST producer component, I > noticed that I could

Camel Rest Endpoint DSL prefix the string "null" to query parameters key

2020-08-12 Thread Wai Keung Yiu Man Lung
Hi, I am using version 3.4.2. While working with the endpoint DSL for the REST producer component, I noticed that I could not properly set the queryParameters. Every time I use the DSL, it will add a string prefix of "null" in front of the key. It seems the autogenerated factory produces