Contains the public API for Scala developers.
Contains the public API for Scala developers.
Access the current Play applicationimport play.api.Play.currentRead configuration
val poolSize = configuration.getInt("engine.pool.size")Use the logger
Logger.info("Hello!")Define a Plugin
class MyPlugin(app: Application) extends PluginCreate adhoc applications (for testing)
val application = Application(new File("."), this.getClass.getClassloader, None, Play.Mode.DEV)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4