# Camel Examples This repository is a collection of examples built using [Camel](http://camel.apache.org/). There is a logical order, in which you should read and try those examples: - [Pre-requisites](prerequisites/README.md) - [IDE Setup](vscode-setup/README.md) - [Hello World (Java)](hello-world-java) - [Hello World (Spring)](hello-world-spring) - [API Mocking](mocking) - [Spring Boot Packaging](spring-boot-packaging)