This is a starter application to get you going on your final project.
Run this using sbt.
sbt run
And then go to http://localhost:9000 to see the running web application.
There is a controller already in place to make sure this mostly empty project works.
- TestController.java: