The getting started guide in Camel, if people find it, is a good 5 min. rundown of how Camel routing can be constructed using the fluent builders in Java (think Domain Specific Language).
What I wanted to demonstrate as well is that we also have a XML based DSL as well that many end users starts with.
So I created a little guide focusing on how to create routes using XML - "Walk through another example".
So if you have 5 minutes to surf on the web, then you could walk these two links:
- walk through an example (Java DSL based)
- walk through another example (XML DSL based)
2008-11-14
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment