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