Is there a standard on json naming?i see most examples using all lower case separated by underscore, aka snake_case, but can it be used pascalcase or camelcase as well? I am new for apache camel concept. I have tried to write sample code using with apache camel api's and i am getting the following exception when try to run the code.