Vert.x-Scala provides language bindings and helpers for a more idiomatic use of Vert.x with Scala.
Please see the main documentation on the web-site for a full description:
There is a Giter8 template to get you started real quickly with sbt:
sbt new https://github.com/vert-x3/vertx-scala.g8
We are working on a starter configuration for start.vertx.io. You should be able to generate a starter project soon from there.
The following sections are for maintainers of this software.