Skip to content
Guillaume Bort edited this page Feb 4, 2012 · 39 revisions

Play 2.0 for Scala developers

The Scala API for Play 2.0 application developers is available in the play.api package.

The API available directly inside the play package (such as play.mvc) is reserved for Java developers. As a Scala developer, look at play.api.mvc.

Main concepts

Advanced topics

Tutorials

Clone this wiki locally