Guest User

Untitled

a guest
Aug 14th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. What is the from uri= when you are defining the Camel route in xml?
  2. <route id="myId"
  3. from uri="direct:inside"/>
  4. to uri="mock:inside"/>
  5. </route>
Add Comment
Please, Sign In to add comment