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

play.reference-overrides.conf Maven / Gradle / Ivy

The newest version!
# Hack to override some of Lagom's defaults

# ConductR's config file loading logic will load this file with a higher
# priority than reference.conf, but a lower priority than application.conf.
# That allows ConductR to override Lagom's reference.conf (which can't happen
# from in ConductR's own reference.conf), but still allow users to override
# ConductR's settings in their application.conf.


# Custom ConductR Application loader to load ConductR related configurations
play.application.loader = "com.typesafe.conductr.bundlelib.lagom.ConductRApplicationLoader"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy