forked from playframework/playframework
-
Notifications
You must be signed in to change notification settings - Fork 0
BookJavaHome
Peter Hilton edited this page Feb 13, 2012
·
2 revisions
The Java API for the Play 2.0 application developers is available in the play package.
The API available in the
play.apipackage (such asplay.api.mvc) is reserved for Scala developers. As a Java developer, look atplay.mvc.