Problem with apache camel in quarkus when saving exchange variables
Good afternoon, I am currently working with Apache Camel in Quarkus, basically my microservice is called identify-origin and it calls another microservice called getActivateSessionByIp, I want to apply cache to this call and I am using the following logic for the same: