Documentation

You are viewing the documentation for the 2.6.x release series. The latest stable release series is 3.0.x.

§Advanced topics for Scala

This section describes advanced techniques for writing Play applications in Scala.

Handling data streams reactively

  1. Iteratees
  2. Enumerators
  3. Enumeratees

Advanced routing

  1. String Interpolating Routing DSL
  2. Javascript routing
  3. Custom Binding

Extending Play

  1. Writing Play modules
  2. Migrating from Plugins API

Embedding Play

  1. Embedding Play with Akka HTTP Server
  2. Embedding Play with Netty Server

Next: Handling data streams reactively


Found an error in this documentation? The source code for this page can be found here. After reading the documentation guidelines, please feel free to contribute a pull request. Have questions or advice to share? Go to our community forums to start a conversation with the community.