Home »
MCQs »
Apache Camel MCQs
Which of the following is a builder API that allows using type-safe construction of Camel Data Formats?
9. Which of the following is a builder API that allows using type-safe construction of Camel Data Formats?
- Endpoint DSL
- DataFormat DSL
- Component DSL
Answer: B) DataFormat DSL
Explanation:
Data Format DSL is a builder API that allows using type-safe construction of Camel Data Formats.