davsclaus commented on issue #480:
URL: https://github.com/apache/camel-karavan/issues/480#issuecomment-1253933839

   you can use groovy as language and then have code similar to what the user 
did - eg its just script inlined in a function.
   
   But if you want to use regular java code compiled with java compiler then 
you need all the boilerplate with class / method and to call it via bean 
expression ala #class:com.foo.MyBean -- that is way overhead for 3 lines of 
code.


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to