carlosthe19916 commented on issue #835: Camel-freemarker component
URL: https://github.com/apache/camel-quarkus/pull/835#issuecomment-597736887
 
 
   @ppalaga I've also added a new Config property called `classModels` which 
should be used to pass all Java Classes that will be marked for reflection. 
Freemarker uses POJOs for processing the templates but if those POJOs were not 
marked for reflection using Quarkus, then an exception will happen... Because 
of this change, I've removed this line 
https://github.com/apache/camel-quarkus/pull/835/commits/0e2d854d776a9e656b2bfafc40826ee330710b1b#diff-d5f7db497629630202e093f916c76b9eL65
 WDYT?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to