Book Image

Mastering play framework for scala

By : Shiti Saxena
Book Image

Mastering play framework for scala

By: Shiti Saxena

Overview of this book

Table of Contents (21 chapters)
Mastering Play Framework for Scala
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Free Chapter
1
Getting Started with Play
Index

Summary


The Play plugins provide us with the flexibility to perform specific tasks at a desired stage in the application's life cycle. Play has some plugins that are commonly required by most applications, such as web services, authentication, and so on. We discussed how the Play plugins work and how we can build custom plugins to meet different requirements.