org.clojars.sqreept/consul-config-loader

Loads all consul key value items starting at a given prefix.

Leiningen/Boot

[org.clojars.sqreept/consul-config-loader "1.0.0"]

Clojure CLI/deps.edn

org.clojars.sqreept/consul-config-loader {:mvn/version "1.0.0"}

Gradle

implementation("org.clojars.sqreept:consul-config-loader:1.0.0")

Maven

<dependency>
  <groupId>org.clojars.sqreept</groupId>
  <artifactId>consul-config-loader</artifactId>
  <version>1.0.0</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.