The Play! framework makes it easier to build Web applications with Java
Discover a clean alternative to bloated enterprise Java stacks. Play! focuses on developers productivity and targets RESTfull Architectures. Read the overview.
Download 1.0-stable3, install it and get started !
Quick overview
Reach your maximum productivity Edit your Java files, save, refresh your browser and see the results! No need to compile, deploy or restart the server.
Stateless model Play! is a real "Share nothing" system. Ready for REST and easily scalable by running the same application on several servers.
Efficient template system A clean template system based on Groovy as 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 buggy line. 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.
