Guillaume Bort & Zenexity is announcing that Play Framework with version number 2.4.0 is already available to download.
What is Play Framework ?
Play Framework is A framework for building Web applications in Java and Scala, created with a focus on speed, low overhead, and REST architectures .
The Play Framework is a clean and lightweight solution for developer working on small apps that have no need for all those heavy, slow and cluttered enterprise Java frameworks.Play focuses on developer productivity and targets RESTful architectures by default.The framework can be used for both Web and mobile projects, and allows easy scaling according to incoming traffic.
This is changelog for Play Framework version 2.4.0 :
- Play now supports dependency injection out of the box.
- Aggregated reverse routers.
- Java 8 support.
- Maven/sbt standard layout.
You can read the complete changelog and also download this latest version on their homepage:
www.playframework.org