Liking cljdoc? Tell your friends :D

lein-spring-boot

A Leiningen plugin that provides spring-boot tools functionality as tasks.

Usage

FIXME: Use this for user-level plugins:

Put [lein-spring-boot "0.1.0-SNAPSHOT"] into the :plugins vector of your :user profile.

FIXME: Use this for project-level plugins:

Put [lein-spring-boot "0.1.0-SNAPSHOT"] into the :plugins vector of your project.clj.

FIXME: and add an example usage that actually makes sense:

$ lein spring-boot repackage

License

Copyright © 2018 Vladimir Tsanev (@tsachev).

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close