camel 4.0.0, Why cant i add into toD a jpa with insert req with value have + character (same with RAW(${header.timestamps}) 2024-07-13T11:06:25+02:00
i have a route camel 4.0.0 with toD(query_jpa)
but when running a field have XML string, with pre:timestamp2024-07-13T11:06:25+02:00</pre:timestamp>, the ‘+’ desaspear on database…. and replacing by SPACE caracter. OK i know than toD use the URI HTTP , but i want keep all xml to insert on column database.