Demo of using Spring in Clojure
build: lein clean && lein spring-boot-jar
run: java -jar target/boot-clj-spring-demo-1.0.jar
There is a Postman collenction in clojure-spring.postman_collection.json
for testing all endpoints.
The jar
file is generated thanks to Scott Haleen's Leiningen plugin