Goodreads helps you keep track of books you want to read.
Start by marking “Play for Java” as Want to Read:
Play for Java
Java developers have many remarkably-similar choices for building web applications. Play is a breath of fresh air, blending the power of Scala's strong type system and functional programming model with a rock-solid Java API that makes it easy to hit the ground running.
Play for Java shows how to build Java-based web applications using the Play 2 framework. It starts by intr ...more
Play for Java shows how to build Java-based web applications using the Play 2 framework. It starts by intr ...more
Paperback, 325 pages
Published
January 28th 2014
by Manning Publications
(first published August 28th 2013)
Friend Reviews
To see what your friends thought of this book,
please sign up.
Reader Q&A
To ask other readers questions about
Play for Java,
please sign up.
Be the first to ask a question about Play for Java
This book is not yet featured on Listopia.
Add this book to your favorite list »
Community Reviews
(showing 1-30 of 47)

This is just an introduction book on play just updated with latest version. Not so great for experienced developers looking best practices about designing play application especially if its an micro service or rest api. Author try to explain different parts of the play framework and combine them with rather simple, boring crud(warehouse) application (which has lots of missing parts by the way, thank god its has source code on github so that you can find missing parts).

This book gives a good overview about reactive design, basics of creating your web application with Play, how to use the tools needed and even covers the topic of testing. The book shows how to use three different IDEs with Play 2: Eclipse, IntelliJ, and NetBeans. You also can stick with the Play 2 console and a text editor.
There are no discussion topics on this book yet.
Be the first to start one »