[ 
https://issues.apache.org/jira/browse/CAMEL-18058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen updated CAMEL-18058:
--------------------------------
    Fix Version/s: 3.19.0
                       (was: 3.18.0)

> camel-java-joor-dsl - Support using Java routes without class 
> --------------------------------------------------------------
>
>                 Key: CAMEL-18058
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18058
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-joor
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.19.0
>
>
> Today you must have a class but we can automatic add this if missing
> then you can do in a file foo.java
> from("timer:foo").to("log:bar");
> and then just camel run foo.java



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to