Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Introducing Play Framework: Java Web Application Development

Posted By: AvaxGenius
Introducing Play Framework: Java Web Application Development

Introducing Play Framework: Java Web Application Development by Prem Kumar Karunakaran
English | PDF,EPUB | 2020 | 201 Pages | ISBN : 1484256441 | 4 MB

Enter the world of rapid web application development. This gentle introduction to Play covers all you need to know: it carefully introduces the background concepts before diving into examples, making learning Play 2 enjoyable (it includes the latest Play framework version 2.8).
Introducing Play Framework is crisp, up-to-the-point, and full of valuable information. You will find chapters covering the basics of Play, the sbt build system, the Ebean ORM, web services using Play, production deployment, cache, and more with actual pragmatic code snippets for common tasks.

After reading and using this book, you'll be able to build and deploy Java-based web applications with the Play framework.

What You Will Learn

Use the Play framework to do rapid Java-based web application development
Work with Play controllers and Play views
Create web services using JSON and XML
Persist data and access databases
Use Play modules
Carry out asynch programming
Cache, deploy, and work with code snippets in Play
Who This Book Is For

Those with at least some prior experience with Java.