The Play! framework makes it easier to build Web applications with Java
Discover a clean alternative to bloated enterprises Java stacks. Play! focuses on developer productivity and targets RESTful architectures. Read the overview.
Download 1.0-stable6, install it and get started !
Quick overview
Reach your maximum productivity Edit your Java files, save, refresh your browser and see the results immediately! No need to compile, deploy or restart the server.
Stateless model Play! is a real "Share nothing" system. Ready for REST, it is easily scaled by running multiple instances of the same application on several servers.
Efficient template system A clean template system based on Groovy as an expression language. It provides template inheritence, includes and tags.
All you need to create a cool web application Provides integration with Hibernate, OpenID, Memcached, ... and a plugin system.
Resolve errors quickly When an error occurs, Play! show you the source code and the exact line containing the problem. Even in templates.
Pure Java Code with Java, use any Java library and develop with your preferred IDE. It integrates nicely with eclipse or netbeans.
Really fast Starts fast and is fast !
Stay tuned, get involved
Follow us on twitter or by this RSS feed. Discuss on the Google Groups. Ask questions, report problems and get the code on Launchpad.
