com.typesafe.conductr.bundlelib.play.api
Including this class into a Play project will automatically set Play's configuration up from ConductR environment variables. Add the following to your application.conf in order to include it:
play.application.loader = "com.typesafe.conductr.bundlelib.play.api.ConductRApplicationLoader"
Including this class into a Play project will automatically set Play's configuration up from ConductR environment variables. Add the following to your application.conf in order to include it:
play.application.loader = "com.typesafe.conductr.bundlelib.play.api.ConductRApplicationLoader"