org.msync/spring-boot-bugger

Just add dependency, sprinkle some config, and run Clojure in your Springboot application.

This artifact may shadow a release on Maven Central. You should search there for a canonical release.

Leiningen/Boot

[org.msync/spring-boot-bugger "0.1.0"]

Clojure CLI/deps.edn

org.msync/spring-boot-bugger {:mvn/version "0.1.0"}

Gradle

implementation("org.msync:spring-boot-bugger:0.1.0")

Maven

<dependency>
  <groupId>org.msync</groupId>
  <artifactId>spring-boot-bugger</artifactId>
  <version>0.1.0</version>
</dependency>