Apache Camel is a powerful open source integration framework based on known Enterprise Integration Patterns with powerful bean integration.
This project provides Spring Boot support for Apache Camel.
To create a starter for the zoot
component, run the following command:
./starter-create zoot
Similarly, to delete the starter for the zoot
component, run the following command:
./starter-delete zoot
More information can be found on the Camel website