Marker trait to signify a non blocking interaction mode.
The represents an object which "hooks into" play run, and is used to apply startup/cleanup actions around a play application.
Provides tasks for generating and updating application secrets
Base plugin for Play projects.
This plugin enables the Play akka http server
Default behavior for interaction mode is to wait on jline.
Declares the default imports for Play plugins.
The main plugin for Play Java projects.
This plugin enables the Play akka http server
The main plugin for Play Scala projects.
Simple implementation of the non blocking interaction mode that simply stores the current application in a static variable.