commit | 52aa9413070ee7514d90d9ebc073530fd2f15312 | [log] [tgz] |
---|---|---|
author | Andrea Cosentino <ancosen@gmail.com> | Wed Sep 17 11:42:04 2025 +0200 |
committer | Andrea Cosentino <ancosen@gmail.com> | Wed Sep 17 11:42:04 2025 +0200 |
tree | 8aff9296f36e272ada4cbcfb5964aec8b2535e4c | |
parent | 5385c7c752b534ef3108a00a2faa82bb0a3c443e [diff] |
CAMEL-22426 - Create AWS Transcribe Starter for Spring-Boot Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
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