routes 301 B

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