Liking cljdoc? Tell your friends :D

de.otto.tesla.stateful.configuring

This component is responsible for loading the configuration.

This component is responsible for loading the configuration.
raw docstring

deep-mergeclj

(deep-merge & vals)

Recursively merges maps. If vals are not maps, the last value wins.

Recursively merges maps. If vals are not maps, the last value wins.
sourceraw docstring

external-hostnameclj

(external-hostname {:keys [config]})
source

external-portclj

(external-port {:keys [config]})
source

load-and-mergeclj

(load-and-merge runtime-config)
source

load-config-from-edn-filesclj

(load-config-from-edn-files runtime-config)
source

load-config-from-properties-filesclj

(load-config-from-properties-files runtime-config)
source

load-mergeclj

(load-merge load-fn merge-fn ending runtime-config)
source

new-configclj

(new-config runtime-config)
source

resolve-fileclj

(resolve-file name type)
source

server-portclj

(server-port config)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close