/AzureBlobConnector

Apache Camel application for processing blobs from Azure Storage

Primary LanguageJava

Azure Blob Connector

Reference Documentation

A client application created to connect to Azure Storage Blob Container to process large payloads of different data formats.

Pre-Requisites

Order of Execution

Ensure that the below application is running before starting SimpleRestInterface application.

Steps to Execute

Run the application using the below command

	mvn package

	mvn spring-boot:run