api

http4k / org.http4k.cloudnative.env / Environment / overrides

overrides

open infix fun overrides(that: Environment): Environment

Overlays the configuration set in this Environment on top of the values in the passed Environment. Used to chain: eg. Local File -> System Properties -> Env Properties -> Defaults