What will happen with camel-simple due to the deprecation of camel-ognl?

During debuging of route i offentlig add tings like
 .log("Body class is ${body.class.name}") which is using ognl syntax.
Migrating away from OGNL in simple language, if needed, might be hard,
particularly  for yaml or xml dsl users.

Reply via email to