Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-18058

camel-java-joor-dsl - Support using Java routes without class

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • 3.x
    • camel-joor
    • None
    • Unknown

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              davsclaus Claus Ibsen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: