GitHub - apache/camel-spring-boot: Runs Camel on Spring Boot and provides starters for Camel components

Skip to content

Navigation Menu

Sign in

Appearance settings

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:

Similarly, to delete the starter for the zoot component, run the following command:

More information can be found on the Camel website