Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 311 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 311 Bytes

Chapter 3 - Transforming data with Camel

This chapter covers:

  • Transforming data using EIPs and Java
  • Transforming XML data
  • Transforming using well-known data formats
  • Writing your own data formats for transformations
  • Understanding the Camel type-converter mechanism