Play Web Application Framework
(Redirected from Play Framework)
Jump to navigation
Jump to search
A Play Web Application Framework is a Scala and Java-based open source MVC Web Application Framework.
- …
- Counter-Example(s):
- See: Model–View–Controller, Architectural Pattern (Computer Science), Convention Over Configuration, SBT (Software), Web Template, Typesafe Stack, spray REST Framework.
References
2013
- (Wikipedia, 2013) ⇒ http://en.wikipedia.org/wiki/Play_Framework Retrieved:2013-12-16.
- Play is an open source web application framework, written in Scala and Java, which follows the model–view–controller (MVC) architectural pattern. It aims to optimize developer productivity by using convention over configuration, hot code reloading and display of errors in the browser. [1] Support for the Scala programming language has been available since version 1.1 of the framework. [2] In version 2.0, the framework core was rewritten in Scala. Build and deployment was migrated to SBT and templates use Scala instead of Groovy.