Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.04 KB

File metadata and controls

35 lines (27 loc) · 1.04 KB

The Build system

  • [[The Build System | Build]]
  • [[About sbt settings | SBTSettings]]
  • [[Manage application dependencies | SBTDependencies]]
  • [[Working with sub-projects | SBTSubProjects]]

Getting started

  • [[Installing Play | Installing]]
  • [[Creating a new application | NewApplication]]
  • [[Anatomy of a Play application | Anatomy]]
  • [[Using the Play console | PlayConsole ]]
  • [[Setting-up your preferred IDE | IDE]]
  • [[Sample applications | Samples]]

Working with Play

  • [[Play for Scala developers | ScalaHome]]
  • [[Play for Java developers | JavaHome]]

Detailed topics

  • [[The Build system | Build]]
  • [[Working with public assets | Assets]]
  • [[Managing database evolutions | Evolutions]]
  • [[Configuration | Configuration]]
  • [[Deploying your application | Production]]

Additional documentations