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 "1.0.0"]
montoux/gestalt {:mvn/version "1.0.0"}
implementation("montoux:gestalt:1.0.0")
<dependency> <groupId>montoux</groupId> <artifactId>gestalt</artifactId> <version>1.0.0</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: