Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

fmaturel/PlayTraining

Repository files navigation

Play framework 2.2x training source code by dijit

This source code is designed to teach the play framework 2 basics at play's training course lead by dijit.

We're very enthusiastic about play's way of doing server side service delivery. We try to share some of the experience on play framework with the community here.

Today, we have some tutorials to share. Those can be found in this repository, each one covering one aspect of the framework:

Tutorial Topic
tp01_02 Installing the framework and starting a new project. Install and launch eclipse scala for editing & debuging.
tp03 Hot Reload!
tp04 Create a RESTful API for the backoffice
tp05 Configuring logs
tp06 Creating application model
tp07 Bean validation
tp08 Redirection and error handling
tp09 Connection to Database - Configuring JPA - ORM
tp10 Authentication
tp11 Managing static resources
tp12 A modern web application using JSON and AngularJS
tp13 Server side caching
tp14 Websockets
tp15 Asynchronous Processing
tp16 Testing you app
tp17 Deploing and prepare for production

Hope you'll love it!

Licence

The MIT License (MIT)

Copyright (c) 2014

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About dijit

dijit is a team of senior web developers, focused on javascript and java technologies in France.