- # Routes
- # This file defines all application routes (Higher priority routes first)
- # https://www.playframework.com/documentation/latest/ScalaRouting
- # ~~~~
- # An example controller showing a sample home page
- GET /welcome controllers.HomeController.doGet(id: Option[Int])
|