tree: 85901a4cbdd8e128bece1fd619095bd15a83391f [path history] [tgz]
  1. .github/
  2. .mvn/
  3. catalog/
  4. components-starter/
  5. core/
  6. docs/
  7. parent/
  8. tests/
  9. tooling/
  10. .asf.yaml
  11. .gitattributes
  12. .gitignore
  13. Jenkinsfile.sb
  14. Jenkinsfile.sb.jdk11
  15. KEYS
  16. LICENSE.txt
  17. mvnw
  18. mvnw.cmd
  19. NOTICE.txt
  20. pom.xml
  21. README.md
  22. starter-create
  23. starter-create.cmd
  24. starter-delete
  25. starter-delete.cmd
README.md

Apache Camel Spring Boot Support

Maven Central Javadocs Stack Overflow Gitter 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