com.typesafe.conductr.bundlelib.play.api
Takes care of managing ConductR lifecycle events. In order to enable ConductR lifecycle events for your application, add the following to your application.conf:
play.modules.enabled += "com.typesafe.conductr.bundlelib.play.api.ConductRLifecycleModule"
Takes care of managing ConductR lifecycle events. In order to enable ConductR lifecycle events for your application, add the following to your application.conf:
play.modules.enabled += "com.typesafe.conductr.bundlelib.play.api.ConductRLifecycleModule"