I work with apache camel. In my route,i receive a list of Object Person :
from("direct:handle") .bean(PersonneProcessor.class) // The n