Just add dependency, sprinkle some config, and run Clojure in your Springboot application.
[org.msync/spring-boot-bugger "0.1.1-SNAPSHOT"]
org.msync/spring-boot-bugger {:mvn/version "0.1.1-SNAPSHOT"}
implementation("org.msync:spring-boot-bugger:0.1.1-SNAPSHOT")
<dependency> <groupId>org.msync</groupId> <artifactId>spring-boot-bugger</artifactId> <version>0.1.1-SNAPSHOT</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: