Apache Camel Java DSL API

The Apache Camel Java DSL provides a fluent API for defining integration routes using Enterprise Integration Patterns. Developers define RouteBuilder subclasses to connect Camel components via endpoints, processors, and transformers.

API entry from apis.yml

apis.yml Raw ↑
aid: apache-camel:apache-camel-java-dsl
name: Apache Camel Java DSL API
description: The Apache Camel Java DSL provides a fluent API for defining integration routes using Enterprise
  Integration Patterns. Developers define RouteBuilder subclasses to connect Camel components via endpoints,
  processors, and transformers.
humanURL: https://camel.apache.org/manual/java-dsl.html
tags:
- DSL
- Integration
- Java
- Routing
properties:
- type: Documentation
  url: https://camel.apache.org/manual/java-dsl.html
- type: APIReference
  url: https://camel.apache.org/manual/camelcontext.html
- type: GettingStarted
  url: https://camel.apache.org/manual/getting-started.html