Writing by Peter Hilton

Camel message processing using the Scala DSL

A new Typesafe Activator template 2014-09-01 #Camel #Scala

Camel message processing using the Scala DSL is a new Typesafe Activator template - a tutorial that demonstrates the technique described in Camel HTTP file upload with multipart/form-data.

The goal of the tutorial is to show the minimal code to define and run a Camel route that uses the Scala DSL and standard Camel components. This demonstrates how little code and configuration is required to start using Camel with Scala.

Template source: github.com/hilton/activator-camel-http

Share on TwitterShare on LinkedIn