Spring Boot Microservices + Apache Camel: A Hello World Example

Overview

In this tutorial, we will be implementing a Spring Boot + Apache Camel Hello World Example to copy files from one location to another. In a previous tutorial, we had looked at enterprise application integration and how Apache Camel helps achieve it. In this tutorial, we will have a brief look at why we need to use Apache Camel in microservices architecture. What benefits it provides. 

Video Tutorial