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
Spark REST Java Library requires Java 8 runtime.

Maven users will need to add the following dependency to their pom.xml for this component:

...