All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.danielnixon.playwarts.PlayGlobalExecutionContext.scala Maven / Gradle / Ivy

There is a newer version: 1.2.0
Show newest version
package org.danielnixon.playwarts

object PlayGlobalExecutionContext extends ObjectWart(
  "play.api.libs.concurrent.Execution",
  "Execution is disabled - declare a dependency on an ExecutionContext instead"
)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy