Play Framework is participating 2021 OSC China Open Source Project Selection , please vote for it!
Play Framework in 2021 OSC China Open Source Project Selection {{projectVoteCount} has been obtained in, please vote for it!
2021 OSC China Open Source Project Selection It is in hot progress. Come and vote for your favorite open source project!
2021 OSC China Open Source Project Selection>>> Midfield Review
Play Framework won the 2021 OSC China Open Source Project Selection "The Best Popularity Project" !
Authorization Agreement Apache
development language Java View source code »
operating system Cross platform
Software type Open source software
Open source organizations nothing
region Unknown
deliverer Big Brother
intended for unknown
Recording time 2008-11-17

Software Introduction

The Play Framework is based on a lightweight, stateless, Web friendly architecture. Play is built on Akka. Play provides highly scalable applications with predictable and minimal resource consumption (CPU, memory, threads).

Developer friendly

Make changes and just click Refresh! So what you need is a browser and a text editor.

  1. Hit Refresh Workflow

  2. Powerful console and construction tool

  3. Type safety

  4. Built in test tool

  5. IDE support for Eclipse and IntelliJ IDEA

Predictable Scala

Play uses a fully asynchronous model built on Akka. The union is stateless, and Play Scala can also be simple and predictable.

  1. Stateless Web tier

  2. Non blocking I/O

  3. Built in Akka

  4. Enable Real Time

Modern Network and Mobile

Play is designed for modern network and mobile applications

  1. Default RESTful style

  2. CoffeeScript, the resource compiler of LESS

  3. JSON as the primary type

  4. WebSockets,Comet,EventSource

  5. Extensive NoSQL and big data support

Play2 for Java doc: https://playframework.com/documentation/2.4.x/api/java/index.html

Play2 for Scala doc: https://playframework.com/documentation/2.4.x/api/scala/index.html

Expand to read the full text

code

Gitee index of is
exceed Items for

comment

Click to join the discussion 🔥 (19) Post and join the discussion 🔥
Published information
2016/03/05 00:00

Play Framework 2.5 released, Java 8 support required

Play Framework 2.5 has been released. The biggest change in this version is to use Akka Streams instead of the original iteration based asynchronous IO API. This time is to improve the control of WebSocket frames; Use the Java 8 platform; Support other log frameworks; Executable SQL statements can be recorded; The performance has been improved. For details, see the release notes. The Play Framework is based on a lightweight, stateless, Web friendly architecture. Play is built on Akka. Play provides highly scalable applications with predictable and minimal resource consumption (CPU, memory, threads). Developer friendly changes

fifty-six
thirty-four
Published information
2015/05/30 00:00

Play Framework 2.4 Release, Java Web Framework

Play Framework 2.4 has been released. The main improvements of this version are as follows: Dependency injection can be directly embedded into Play applications to support the aggregation reverse router Java 8 support. The standard layout of JDK 8 Maven/sbt Akka HTTP supports Reactive Streams support. For more information, see the release notes. The Play Framework is based on a lightweight, stateless, Web friendly architecture. Play is built on Akka. Play provides highly scalable applications with predictable and minimal resource consumption (CPU, memory, threads). Developers can make friendly changes and just click Refresh! So

forty-six
forty-five
Published information
2013/08/30 00:00

Play Framework 1.2.7/1.2.5.2 Release

Play Framework 1.2.7 has been released. The download address is play-1.2.7.zip. Also, version 1.2.5.2 has been released. The download address is play-1.2.5.2.zip. Both versions are security patches, which fix the problem of flash score. The affected versions are: Framework version: 1.2.5.1, 1.2.6 Not affected: 1.2.5 Platform you're using: Ubuntu 12.04 x86_64, Centos 5.9 i386. JRE: 1.7.0.25 Demo code used to reproduce the problem: https://github.com/ddpaul/play1-flash-perpetuum/...

twenty-five
thirteen
Published information
2013/04/04 00:00

Play Framework 2.1.1 Release

Release Play Framework 2.1.1, download address: http://downloads.typesafe.com/play/2.1.1/play-2.1.1.zip This version is mainly about bug fixes, including: Reversed changes to multipart/form data API so that no file submitted can be easily detected Reverse router now escapes String path parameters Invalid escape combinations in the query string and path now return 400 errors Routes files that only contain includes now compile

zero
one
Published information
2013/02/07 00:00

Play Framework 2.10 Release

Play Framework released version 2.10, Main improvements include: * Improved Iteratie API * Migration to Scala 2.10 * Migration to Scala concurrent futures * Modularisation of Play itself * Modularisation of routes files * Better thread management and HTTP context promotion in Java projects * Managed controller instantiation * New Scala JSON API * New Filter API with build in CSRF p rotection * RequireJS sup...

fourteen
four
Published information
2012/07/14 00:00

Play framework 2.0.2 release

Play framework 2.0.2 Final has been released. Download address: here Play 2.0.2 Document: http://www.playframework.org/documentation/2.0.2/Home

one
five
Published information
2012/05/04 00:00

Play Framework 2.0.1 Release

Download address http://download.playframework.org/releases/play-2.0.1.zip

zero
one
Published information
2012/03/13 00:00

Play framework 2.0 Final release

Thanks for @ YANGL's report: The official version of Play Framework 2.0 has been released. Download address: play-2.0.zip 2.0. Main new features of version 2.0: built-in support for Java and Scala. Full asynchronous programming model focuses on type safe and powerful building system data storage and model integration. For more details, please see the document.

twenty-one
ten
Published information
2012/02/29 00:00

Play Framework 2.0 RC3 Release

Play Framework has released the third RC version of 2.0. Download address: http://download.playframework.org/releases/play-2.0-RC3.zip The next version will be the official version of 2.0.

four
zero
Published information
2012/02/16 00:00

Play! In the Cloud - Getting Started with the Java PaaS Platform

We have a good news to announce: Jelastic now supports the Play framework! You can use this function through Jelastic Paas. Play! Is one of the most popular frameworks. It is developed in the Java language, which can help developers create Java and Scala web applications more easily. Translator's note: Jelastic is a Java cloud computing platform that provides the environment required to run Java web applications. Developers can directly deploy Java applications on the Jelastic platform. 1. Create the running environment 1.1, register jelastic.com, and log in if you haven't already registered. 1.2 Please

thirty-two
sixty-three
Published information
2012/02/15 00:00

Play Framework 2.0 RC1 Release

Play Framework 2.0 RC1 has been released. Download address: play-2.0-RC1.zip Play! It is a full stack Java Web application framework, including a simple stateless MVC model, object persistence with Hibernate, a Groovy based template engine, and everything necessary to build a modern Web application. Play! Key features of: 1. A very simple development cycle. This framework automatically compiles and reloads any changes to source files. 2. Smart bundle HTTP parameters to Java method parameters. 3. Fast HTTP server based on Apache Mina. 4. One

fifteen
three
Published information
2011/12/06 00:00

Play 1.2.4 release, supporting java7

Play 1.2.4 is released. Added support for java7. Better data binding implementation, which can bind more complex objects. Support the latest WebSocket specification. Support hibernate composite primary key. At least 86 bugs have been fixed. Detailed release notes: http://www.playframework.org/documentation/1.2.4/releasenotes-1.2.4

four
five
Published information
2011/11/16 00:00

Play Framework 2.0 Beta, a new era of web framework

Play Framework released the first beta test version of 2.0. Download address: http://download.playframework.org/releases/play-2.0-beta.zip This beta version contains almost all the new features in 2.0, including built-in Scala support and all new APIs. It provides many Java and Scala sample programs that you can begin to experience. The first document draft of version 2.0 can be viewed http://github.com/playframework/Play20/wiki Another new feature in Version 2.0 is Typesafe S

seven
eight
Published information
2011/09/08 00:00

Play Framework Release 2.0 Preview

It's time to start the development of Play Framework 2.0. At present, the team is focusing on the development of version 2.0, integrating a new building system and asynchronous features, native Java and Scala support. Play 2.0 is under development, but now you can download a preview version to play. Download Play-2.0-review source code can be downloaded from the http://github.com/playframework/play20 Download

eight
two
Published information
2011/08/25 00:00

Play Framework 1.2.3 Release

The Play Framework has released version 1.2.3. Download address: play-1.2.3.zip This is an important security update. Play uses a red banner at the top of its website home page to remind you.

nine
three
Published information
2011/07/06 00:00

Play Framework 1.2.2 Release

Canzyq report: Play! It is a full stack Java Web application framework, including a simple stateless MVC model, object persistence with Hibernate, a Groovy based template engine, and everything necessary to build a modern Web application. Download address: play-1.2.2.zip

thirteen
six
Published information
2011/05/06 00:00

Play Framework 1.2.1 Release

Play Framework 1.2.1 released. Download address http://download.playframework.org/releases/play-1.2.1.zip

three
two
Published information
2011/04/14 00:00

Play Framework 1.2 official release

Play frameword 1.2, the masterpiece of Java Web development framework, was officially released. Official release notes: http://www.playframework.org/documentation/1.2/releasenotes-1.2 The main improvements of Play Framework 1.2 are shown here.

five
two
Published information
2011/04/13 00:00

Play Framework 1.2 RC3 Release

Thanks for canzyq's information: Download address: http://download.playframework.org/releases/play-1.2RC3.zip

three
zero
Published information
2011/04/07 00:00

Play Framework 1.2 RC2 Release

Play! 1.2 was released. Play! Is a full stack Java Web application framework, including a simple stateless MVC model, Hibernate object persistence, a Groovy based template engine, and everything needed to build a modern Web application. Please check the road map page for the bug fix of play1.2. Play 1.2 should pay attention to: 1 Dependency management 2 Better asynchronous features, supporting WebSockets 3 Improve the Routes file and support some new features, such as # Serve index.html static file for home requests

five
one
No more
Loading failed, please refresh the page
Click to load more
Loading
next page
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
No more
No content temporarily
Issued a question and answer
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
No more
No content temporarily
No content temporarily
nineteen comment
five hundred and seventy-four Collection
 OSCHINA
Log in to view more high-quality content
 Back to top
Top