Apache Camel Spring Boot support

Clone this repo:
  1. 23c7470 Regen by Claus Ibsen · 29 hours ago main
  2. 33b8df7 Bump peter-evans/create-pull-request from 6.0.3 to 6.0.4 (#1133) by dependabot[bot] · 2 days ago
  3. 88fd87b Regen by Claus Ibsen · 2 days ago
  4. 619e191 Regen by Claus Ibsen · 3 days ago
  5. d5a01a7 [create-pull-request] automated change (#1132) by github-actions[bot] · 6 days ago

Apache Camel Spring Boot Support

Maven Central Javadocs Stack Overflow Chat Twitter

Apache Camel is a powerful open source integration framework based on known Enterprise Integration Patterns with powerful bean integration.

Introduction

This project provides Spring Boot support for Apache Camel.

Creating / deleting starters

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