clojure - Application configuration file -


i wondering approach/library considered practise in clojure app development configuration files? keep settings e.g. database connection, credentials access external web services etc, in external configuration file.

thanks

clojure cookbook has section on that: https://github.com/clojure-cookbook/clojure-cookbook/blob/master/04_local-io/4-15_edn-config.asciidoc.


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -