Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Spark-rest component allows to define REST endpoints using the Spark REST Java library (not to be mistaken with Apache Spark) using the Rest DSL.

Info

This component integrates with Spark REST Java library which is a REST library. This is not related to Apache Spark which is a project about big data.

Apache Camel also provides a Camel component (camel-spark) for integrating Camel with Apache Spark.

Info
Spark REST Java Library requires Java 8 runtime.

...