Details
Description
The method addHeaderNameMethod() removes the "Camel" prefix from the header name which it uses for the method name, for example "fileName()". But it also returns this value as the header name which is not correct.
The method addHeaderNameMethod() removes the "Camel" prefix from the header name which it uses for the method name, for example "fileName()". But it also returns this value as the header name which is not correct.