I would like to define different database connections for multiple test environments(Production, Staging, Development). After reading the post \"How do I specify a config file w
javaOptions is contained within the Keys object.
javaOptions
Make sure that you use the proper import in your Build.scala file:
Build.scala
import Keys._