clojure-spring

Demo of using Spring in Clojure with some Java integration

Stars
10

clojure-spring

Demo of using Spring in Clojure

build & run

build: lein clean && lein spring-boot-jar

run: java -jar target/boot-clj-spring-demo-1.0.jar

test

There is a Postman collenction in clojure-spring.postman_collection.json for testing all endpoints.

attributions

The jar file is generated thanks to Scott Haleen's Leiningen plugin