Skip to content
Peter Hilton edited this page Feb 13, 2012 · 2 revisions

Play 2.0 for Java developers

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

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

Clone this wiki locally