This is a single archived entry from Stefan Tilkov’s blog. For more up-to-date content, check out my author page at INNOQ, which has more information about me and also contains a list of published talks, podcasts, and articles. Or you can check out the full archive.

Play!

Stefan Tilkov,

Play! looks really cool at first sight:

The Play! framework makes it easier to build Web applications with Java. It's a clean alternative to bloated Enterprise Java stacks. It focuses on developers productivity and targets RESTfull architectures.

Obviously very much inspired by Rails' handling of HTTP-to-code mapping.