Update build configuration and add library dependencies
This commit is contained in:
@@ -11,6 +11,8 @@ import play.api.mvc._
|
||||
@Singleton
|
||||
class HomeController @Inject()(val controllerComponents: ControllerComponents) extends BaseController {
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Create an Action to render an HTML page.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user