8 Developing Camel projects
This chapter covers
- Managing Camel projects with Maven
- Developing Camel projects in the Eclipse IDE
- Debugging with Camel
- Creating custom components
- Using the API component framework
- Creating custom data formats
At this point, you should know a thing or two about how to develop Camel routes and how to take advantage of many Camel features. But do you know how to best start a Camel project from scratch? You could take an existing example and modify it to fit your use case, but that’s not always ideal. And what if you need to integrate with a system that isn’t supported out of the box by Camel?
This chapter shows you how to build your own Camel applications. We’ll go over the Maven archetype tooling that allows ...
Get Camel in Action, Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.