Documentation

You are viewing the documentation for the 2.5.3 release in the 2.5.x series of releases. The latest stable release series is 3.0.x.

§Advanced topics for Java

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

Advanced routing

  1. Javascript Router
  2. Embedded Routing DSL
  3. Custom Binding

Extending Play

  1. Writing Play modules
  2. Migrating from Plugins API

Embedding Play

  1. Embedding Play

Next: Advanced routing