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