Play for Scala 英文原版教程
PART 1 GETTING STARTED ..................................................1
1 Introduction to Play 2 3
2 Your first Play application 17
3 Deconstructing Play application architecture 45
4 Defining the application’s HTTP interface 80
5 Storing data—the persistence layer 114
6 Building a user interface with view templates 137
7 Validating and processing input with the forms API 170
8 Building a single-page JavaScript application with JSON 203
9 Play and more 240
10 Web services, iteratees, and WebSockets 264