Saved Bookmarks
| 1. |
What Are Routes In Apache Camel? |
|
Answer» The core functionality of APACHE Camel is its routing ENGINE. It allocates messages based on the related routes. A route contains flow and integration logic. It is implemented using EIPS and a SPECIFIC DSL. The core functionality of Apache Camel is its routing engine. It allocates messages based on the related routes. A route contains flow and integration logic. It is implemented using EIPs and a specific DSL. |
|