Gestalt moves configuration parameters such as database connection parameters or SSL keystore locations out of your Clojure code and into a configuration file that lives outside your source tree. Gestalt also lets you specify configuration for different environments (develop, test, staging, production, etcetera).
[montoux/gestalt "2.0.3"]
montoux/gestalt {:mvn/version "2.0.3"}
implementation("montoux:gestalt:2.0.3")
<dependency> <groupId>montoux</groupId> <artifactId>gestalt</artifactId> <version>2.0.3</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: