Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 688 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 688 Bytes

PlayConf: Fictitious conference application

This application is used as a use case for Building Reactive Play Apps Java course from Typesafe Inc. You can sign up for the course here

Here is the outline of the course

  • Introduction
  • Lesson 1 – Meet Play
  • Lesson 2 – Zero to Deploy
  • Lesson 3 – Working with Assets
    • You can download all the assets used in the lesson from here
  • Lesson 4 – Going Reactive
  • Lesson 5 – Using REST Services
  • Lesson 6 – Adding Tests